Skip to content

Instantly share code, notes, and snippets.

@yongfook
Created November 22, 2021 03:08
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 yongfook/fb4ffa53198859197f23db71dcbe1ef1 to your computer and use it in GitHub Desktop.
Save yongfook/fb4ffa53198859197f23db71dcbe1ef1 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"s3:PutObject",
"s3:PutObjectAcl"
],
"Resource": "arn:aws:s3:::bannerbear-custom-bucket/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment