Amazon Textract (IAM)

JSON →
aws ml

Amazon Textract is a machine learning service that automatically extracts text, handwriting, and data from scanned documents.

textract:StartDocumentTextDetectiontextract:GetDocumentTextDetectiontextract:StartDocumentAnalysistextract:GetDocumentAnalysistextract:StartExpenseAnalysistextract:GetExpenseAnalysistextract:ListAdapterstextract:GetAdapter
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "textract:StartDocumentTextDetection",
        "textract:GetDocumentTextDetection",
        "textract:StartDocumentAnalysis",
        "textract:GetDocumentAnalysis",
        "textract:StartExpenseAnalysis",
        "textract:GetExpenseAnalysis",
        "textract:ListAdapters",
        "textract:GetAdapter"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/textract