GetAwsTextractJobStatus

Amazon Textract is a machine learning (ML) service that automatically extracts text, handwriting, and data from scanned documents. It goes beyond simple optical character recognition (OCR) to identify, understand, and extract data from forms and tables.

Usage

GetAwsTextractJobStatus Processor is designed to periodically check textract job status. This processor should be used in pair with StartAwsTextractJob Processor. FlowFile will contain the serialized Tetract response that contains the result and additional metadata as it is documented in AWS Textract Reference.