Amazon Textract · Schema

DocumentAnalysis

Response object containing the results of document text detection or analysis, including detected blocks of text, tables, and forms.

AWSDocument ProcessingMachine LearningOCR

Properties

Name Type Description
DocumentMetadata object Metadata about the document.
Blocks array The items detected in the document.
AnalyzeDocumentModelVersion string The version of the model used to analyze the document.
View JSON Schema on GitHub