Skip to content

Instantly share code, notes, and snippets.

@learnit-codeit
Created June 2, 2021 15:53
Show Gist options
  • Save learnit-codeit/a29ddb1b84a9a28cbbc8d5353595b2f2 to your computer and use it in GitHub Desktop.
Save learnit-codeit/a29ddb1b84a9a28cbbc8d5353595b2f2 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicReadGetObject",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::anishantony/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment