{ "Version": "2008-10-17", "Statement": [ { "Sid": "AllowPublicRead", "Effect": "Allow", "Principal": { "AWS": "" }, "Action": "s3:GetObject", "Resource": "arn:aws:s3:::bucket-name-here/" } ] }
Created
February 26, 2014 16:45
-
-
Save dompascal/9233342 to your computer and use it in GitHub Desktop.
AWS - S3 Read all bucket policy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment