Skip to content

Instantly share code, notes, and snippets.

@amazingandyyy
Created July 30, 2020 06:26
Show Gist options
  • Save amazingandyyy/c0c47f1ae844b9619eff47c6121db765 to your computer and use it in GitHub Desktop.
Save amazingandyyy/c0c47f1ae844b9619eff47c6121db765 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Id": "Policy1596090159004",
"Statement": [
{
"Sid": "AddPerm",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::react-app-demoooo/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment