aws-samples / amazon-textract-transformer-pipeline

Post-process Amazon Textract results with Hugging Face transformer models for document understanding
MIT No Attribution
88 stars 25 forks source link

Workshop environment helper stack #7

Open athewsey opened 2 years ago

athewsey commented 2 years ago

Issue #, if available: N/A

Description of changes:

Add a helper stack (in AWS SAM, deployable to S3-hosted CloudFormation+assets) for automated deployment of the solution into temporary environments (mainly aimed towards workshops and similar).

The Textract Transformer Pipeline today deliberately:

...And both decisions come with good reasons but make initially deploying the stack to experiment a little more complex. This helper stack provides a more automated way to get started, at the expense of making a few too many simplifying assumptions for brownfield environments.

Testing done:

Spun up & ran through in test environment


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.