Skip to content

Instantly share code, notes, and snippets.

@ericksoen
Created February 19, 2020 04:30
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 ericksoen/110e72114e391f6c1c55cc0515430e13 to your computer and use it in GitHub Desktop.
Save ericksoen/110e72114e391f6c1c55cc0515430e13 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": ["s3:createBucket"],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment