Skip to content

Instantly share code, notes, and snippets.

@alexandre-bruffa
Created November 9, 2023 22:08
Show Gist options
  • Save alexandre-bruffa/311aeb8bff48fdc9499011432dab429f to your computer and use it in GitHub Desktop.
Save alexandre-bruffa/311aeb8bff48fdc9499011432dab429f to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::my-buckey/my-zip-file.zip"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment