Starts an asynchronous key phrase detection job for a collection of documents. Use the operation to track the status of a job.
Headers
Request body
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data. For more information, see <a href="https://docs.aws.amazon.com/comprehend/latest/dg/security_iam_id-based-policy-examples.html#auth-role-permissions">Role-based permissions</a>.
The identifier of the job.
The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.
A unique identifier for the request. If you don't set the client request token, Amazon Comprehend generates one.
Response
Success
The identifier generated for the job. To get the status of a job, use this identifier with the operation.