Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created January 12, 2021 10:29
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 velotiotech/0f450701656ba544c9fa290124e8b0df to your computer and use it in GitHub Desktop.
Save velotiotech/0f450701656ba544c9fa290124e8b0df to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::serverles-s3-galileo/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment