I was wondering if it is possible to generate security credentials for every Amazon S3 bucket. I work with a developer and I want to give him access only to the bucket with which we work. This is not a trust issue, it is more worrying that it will delete the wrong bucket or its contents.
For example: if we were working on an application using a bucket with a name test-application, I could only generate credentials for one bucket. These credentials would not allow access to other buckets in my account.
Is it possible?
Thanks
Tony
source
share