# AWS Comprehend - Get record details action

The Get record details action retrieves the details of a record, such as a document classification job using AWS Comprehend in Workato.

# Input

Input fields Description
Object Select the object to retrieve details for, such as a document classification job.
Job ID Enter the identifier for the AWS Comprehend job.

# Output

Output fields Description
Document classification job properties
  • Data access role ARN: The ARN of the IAM role that grants Amazon Comprehend read access to your input data.
  • Document classifier ARN: The ARN that identifies the document classifier.
  • End time: The time that the document classification job completed.
  • Flywheel ARN: The ARN of the flywheel.
  • Input data config: The input data configuration that you supplied when you created the document classification job.
  • Job ARN: The ARN of the document classification job.
  • Job ID: The identifier assigned to the document classification job.
  • Job name: The name that you assigned to the document classification job.
  • Job status: The current status of the document classification job. If the status is FAILED, the message field shows the reason for the failure.
  • Message: A description of the status of the job.
  • Output data config: The output data configuration that you supplied when you created the document classification job.
  • Submit time: The time that the document classification job was submitted for processing.
  • Volume KMS Key ID: ID for the AWS KMS key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instances that process the analysis job.
  • VPC Config: Configuration parameters for a private VPC containing the resources you are using for your document classification job.


Last updated: 10/17/2025, 5:12:05 PM

On this page