Question

I can set up my EC2 instances so that certain users other than myself are allowed to SSH in. Is there anyway of achieving a similar situation with S3 in giving certain users access to buckets without revealing the Access ID and Secret keys?

Thanks for any help.

Max.

Was it helpful?

Solution

Yes, the method to do this is described in the Access Control Lists documentation.

Note that when using ACLs, the other users to whom you grant permissions must have their own Amazon S3 account. If your users don't have their own account, see:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top