Amazon Textract · Schema

DocumentAnalysis

Schema for an Amazon Textract document analysis response containing detected blocks of text, tables, forms, and layout elements extracted from a document.

AWSDocument ProcessingMachine LearningOCR

Properties

Name Type Description
DocumentMetadata object Metadata about the analyzed document.
Blocks array The items detected in the document, including text lines, words, tables, and form elements.
AnalyzeDocumentModelVersion string The version of the model used to analyze the document.
View JSON Schema on GitHub