Textract Callback

This workflow implements a callback mechanism for Textract StartDocumentTexDetection.

The example demonstrates the integration of the StartDocumentDetection Textract API into Step Functions. The Workflow input is an S3 bucket and object key. It will begin by processing the object with Textract and then use the Callback method by inserting a Token onto SQS with a GroupID.

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/sfn-textract-callback-ts-cdk/cd step-functions-workflows-collection/sfn-textract-callback-ts-cdk

Deploy

npm installcdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: cdk destroy.

Additional resources

Created by:

Darius Seroka

Darius Seroka

Technical Account Manager at AWS