{ "Statement": [ { "Effect": "Allow", "Action": "s3:ListAllMyBuckets", "Resource": "arn:aws:s3:::" }, { "Effect": "Allow", "Action": "s3:", "Resource": [ "arn:aws:s3:::finance-bucket.aaa.com", "arn:aws:s3:::finance-bucket.aaa.com/*" ] } ] }
Created
January 10, 2013 06:43
-
-
Save sandys/4500011 to your computer and use it in GitHub Desktop.
Amazon IAM policies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment