Skip to content

Instantly share code, notes, and snippets.

@brinnaebent
Created April 12, 2023 21:05
Show Gist options
  • Save brinnaebent/49521ecf7266e2422607273d1e53c537 to your computer and use it in GitHub Desktop.
Save brinnaebent/49521ecf7266e2422607273d1e53c537 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": "textract:DetectDocumentText",
"Resource": "*",
"Effect": "Allow",
"Sid": "DetectDocumentText"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment