docs: Clarify which IAM role is being referenced.

(cherry picked from commit 88b74c46bc)
This commit is contained in:
Alex Vandiver
2025-03-28 11:42:28 -04:00
committed by Tim Abbott
parent e23673141a
commit 69e165f0fd

View File

@@ -35,7 +35,8 @@ backend. To enable this backend, you need to do the following:
1. Set `s3_key` and `s3_secret_key` in /etc/zulip/zulip-secrets.conf
to be the S3 access and secret keys for the IAM account.
Alternately, if your Zulip server runs on an EC2 instance, set the
IAM role for the EC2 instance to the role.
IAM role for the EC2 instance to the role created in the previous
step.
1. Set the `S3_AUTH_UPLOADS_BUCKET` and `S3_AVATAR_BUCKET` settings in
`/etc/zulip/settings.py` to be the names of the S3 buckets you