Added a comment: Single bucket for S3

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlFd2EbAmGD0FjHmuoerXfT0GO_jPcgvQA 2012-09-27 09:17:24 +00:00 committed by admin
parent b35b4c0310
commit 0d6bd1c142

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawlFd2EbAmGD0FjHmuoerXfT0GO_jPcgvQA"
nickname="Gert"
subject="Single bucket for S3"
date="2012-09-27T09:17:24Z"
content="""
You can easily do that with IAM, checkout <http://andrewhitchcock.org/?post=325>.
It boils down to creating a policy for each user/bucket. But allow read access to the full bucket list (otherwise the AWS Console won't work).
"""]]