IdentityDocument - Amazon Textract

IdentityDocument

The structure that lists each document processed in an AnalyzeID operation.

Contents

Blocks

Individual word recognition, as returned by document detection.

Type: Array of Block objects

Required: No

DocumentIndex

Denotes the placement of a document in the IdentityDocument list. The first document is marked 1, the second 2 and so on.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

IdentityDocumentFields

The structure used to record information extracted from identity documents. Contains both normalized field and value of the extracted text.

Type: Array of IdentityDocumentField objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: