Added a comment: Single bucket for S3
This commit is contained in:
parent
b35b4c0310
commit
0d6bd1c142
1 changed files with 10 additions and 0 deletions
|
@ -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).
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue