Skip to content

Instantly share code, notes, and snippets.

@OGProgrammer
Created December 30, 2016 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OGProgrammer/5bb78447955f7aa12b950a9008ca1555 to your computer and use it in GitHub Desktop.
Save OGProgrammer/5bb78447955f7aa12b950a9008ca1555 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Id": "Policy1478288369041",
"Statement": [
{
"Sid": "Stmt1478288367501",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::meadows-dev-uploads/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment