Skip to content

Instantly share code, notes, and snippets.

@DanielDaCosta
Created August 9, 2020 15:45
Show Gist options
  • Select an option

  • Save DanielDaCosta/92c120f088cbefc15fb5667e535aac07 to your computer and use it in GitHub Desktop.

Select an option

Save DanielDaCosta/92c120f088cbefc15fb5667e535aac07 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "s3:PutObject",
"Resource": "arn:aws:s3:::lambda-zip-code/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment