Amazon Textract – Start document analysis action

The Start document analysis action initiates an asynchronous analysis of a document stored in an Amazon S3 bucket using Textract. This action supports the extraction of structured data such as forms, tables, queries, and signatures.

Input

Input fieldDescription
S3 bucketEnter the name of the S3 bucket containing the document to analyze.
S3 object keyProvide the path/key to the document in the specified S3 bucket.
Feature typesSelect one or more feature types to analyze, such as FORMS, TABLES, QUERIES, or SIGNATURES.

Additional input fields may appear based on the selected Feature types.

Output

Output fieldDescription
Job IDUnique identifier for the document analysis job. Use this ID with the Get document analysis action to retrieve results.

Last updated: