Starts an asynchronous document classification job. Use the <code>DescribeDocumentClassificationJob</code> operation to track the progress of the job.
Headers
Request body
The identifier of the job.
The Amazon Resource Name (ARN) of the document classifier to use to process the job.
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data.
A unique identifier for the request. If you do not set the client request token, Amazon Comprehend generates one.
The Amazon Resource Number (ARN) of the flywheel associated with the model to use.
Response
Success
The identifier generated for the job. To get the status of the job, use this identifier with the <code>DescribeDocumentClassificationJob</code> operation.
The ARN of the custom classification model.