{"slug":"iam-aws-textract","cloud":"aws","service":"textract","title":"Amazon Textract (IAM)","description":"Amazon Textract is a machine learning service that automatically extracts text, handwriting, and data from scanned documents.","category":"ml","common_permissions":["textract:StartDocumentTextDetection","textract:GetDocumentTextDetection","textract:StartDocumentAnalysis","textract:GetDocumentAnalysis","textract:StartExpenseAnalysis","textract:GetExpenseAnalysis","textract:ListAdapters","textract:GetAdapter"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"textract:StartDocumentTextDetection\",\n        \"textract:GetDocumentTextDetection\",\n        \"textract:StartDocumentAnalysis\",\n        \"textract:GetDocumentAnalysis\",\n        \"textract:StartExpenseAnalysis\",\n        \"textract:GetExpenseAnalysis\",\n        \"textract:ListAdapters\",\n        \"textract:GetAdapter\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid textract:* — grants full control including delete and modify of adapters and adapter versions","Avoid textract:DeleteAdapter and textract:DeleteAdapterVersion unless explicitly needed for cleanup"],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/textract/textract.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:50:08.485Z","updated_at":"2026-06-14T04:50:08.485Z"}