analyzeId

inline suspend fun TextractClient.analyzeId(crossinline block: AnalyzeIdRequest.Builder.() -> Unit): AnalyzeIdResponse

Analyzes identity documents for relevant information. This information is extracted and returned as IdentityDocumentFields, which records both the normalized field and value of the extracted text. Unlike other Amazon Textract operations, AnalyzeID doesn't return any Geometry data.