AWS Comprehend - Start document classification job action

The Start document classification job action starts an asynchronous job to classify a collection of documents using a custom AWS Comprehend model.

Input

Input fieldsDescription
Job nameEnter the name of the document classification job.
Document classifierSelect the document classifier model to use in the job.
Input data configConfigure the input data, such as the S3 URI and document reader configuration.
Output data configConfigure the input data, such as the S3 URI.
Data access role ARNEnter the ARN of the AWS IAM role that grants AWS Comprehend read access to your input data.
TagsSelect any tags from the tags resource list and enter their key-value pairs.
VPC configConfigure any VPC settings, including security group IDs and subnets.

Output

Output fieldsDescription
Document classifier ARNThe ARN of the custom classification model.
Job ARNThe ARN of the document classification job. It is a unique, fully qualified identifier for the job.
Job IDThe identifier generated for the job.
Job statusThe status of the job.

Last updated: