Skip to content

Instantly share code, notes, and snippets.

@jawngee
Created September 11, 2019 11:09
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 jawngee/15a092aef24b9f0350d4844837d9fa7e to your computer and use it in GitHub Desktop.
Save jawngee/15a092aef24b9f0350d4844837d9fa7e to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor1",
"Effect": "Allow",
"Action": [
"rekognition:DetectLabels",
"rekognition:GetCelebrityRecognition",
"rekognition:GetContentModeration",
"rekognition:DetectFaces",
"rekognition:DetectModerationLabels",
"rekognition:RecognizeCelebrities",
"rekognition:CompareFaces",
"rekognition:DetectText",
"rekognition:GetCelebrityInfo",
"s3:HeadBucket",
"rekognition:GetLabelDetection"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment