Amazon Comprehend (IAM)

JSON →
aws ml

Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to extract insights and relationships from text.

comprehend:ListEndpointscomprehend:DescribeEndpointcomprehend:ListTopicsDetectionJobscomprehend:DescribeTopicsDetectionJob
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "comprehend:ListEndpoints",
        "comprehend:DescribeEndpoint",
        "comprehend:ListTopicsDetectionJobs",
        "comprehend:DescribeTopicsDetectionJob"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/comprehend