Skip to content

Instantly share code, notes, and snippets.

@selcukcihan
Last active October 31, 2019 14:29
Show Gist options
  • Save selcukcihan/79c87952124b0c5aaeb5cf31e8f3b8db to your computer and use it in GitHub Desktop.
Save selcukcihan/79c87952124b0c5aaeb5cf31e8f3b8db to your computer and use it in GitHub Desktop.
{
"Version": "2008-10-17",
"Statement": [
{
"Sid": "AllowPublicRead",
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::KOVANIZIN_İSMİ/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment