Skip to content

Instantly share code, notes, and snippets.

{
"Statement": [{
"Action": ["s3:GetBucketLocation", "s3:ListBucket"],
"Effect": "Allow",
"Principal": {
"AWS": ["*"]
},
"Resource": ["arn:aws:s3:::job-offers"]
}, {
"Action": ["s3:GetObject"],