
This sample project demonstrates how to use an AWS Step Functions Express Workflow to process messages or data from a high-volume event source, such as Amazon Simple Queue Service (Amazon SQS).

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/text-processing-sqs-express-cdkcd step-functions-workflows-collection/text-processing-sqs-express-cdk
cdk deploy
cdk destroy.