{"slug":"iam-aws-comprehend","cloud":"aws","service":"comprehend","title":"Amazon Comprehend (IAM)","description":"Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to extract insights and relationships from text.","category":"ml","common_permissions":["comprehend:ListEndpoints","comprehend:DescribeEndpoint","comprehend:ListTopicsDetectionJobs","comprehend:DescribeTopicsDetectionJob"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"comprehend:ListEndpoints\",\n        \"comprehend:DescribeEndpoint\",\n        \"comprehend:ListTopicsDetectionJobs\",\n        \"comprehend:DescribeTopicsDetectionJob\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid comprehend:* — grants full control including delete and modify of endpoints, flywheels, and models","Avoid comprehend:DeleteEndpoint and comprehend:DeleteFlywheel unless explicitly needed for cleanup"],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/comprehend/comprehend.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"}