Amazon Textract – Analyze document action

The Analyze document action uses Amazon Textract to extract structured data, such as tables, forms, queries, and signatures, from documents stored in an Amazon S3 bucket.

Input

Input fieldDescription
S3 bucketEnter the name of the S3 bucket containing the document.
S3 object keyEnter the path or key to the object within the S3 bucket.
Feature typesSelect one or more feature types to detect. You can choose from FORMS, TABLES, QUERIES, or SIGNATURES.

Output

Output fieldDescription
Document metadataMetadata about the input document.
BlocksArray of recognized content blocks including key-value pairs, text, and page.
WarningsAny warnings returned during document analysis.
Analyze document model versionThe version of the Textract model used for the analysis.
Human loop activation outputInformation about whether a human review was triggered.

Last updated: