From 0d6bd1c1425957376c33d49d115e519497434e3a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlFd2EbAmGD0FjHmuoerXfT0GO_jPcgvQA" Date: Thu, 27 Sep 2012 09:17:24 +0000 Subject: [PATCH] Added a comment: Single bucket for S3 --- ...comment_2_8249d2d9521e44c674da3fda74be077a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_92__S3/comment_2_8249d2d9521e44c674da3fda74be077a._comment diff --git a/doc/design/assistant/blog/day_92__S3/comment_2_8249d2d9521e44c674da3fda74be077a._comment b/doc/design/assistant/blog/day_92__S3/comment_2_8249d2d9521e44c674da3fda74be077a._comment new file mode 100644 index 0000000000..fb83b23e4a --- /dev/null +++ b/doc/design/assistant/blog/day_92__S3/comment_2_8249d2d9521e44c674da3fda74be077a._comment @@ -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 . + +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). +"""]]