
Read and Transform S3 objects using a distributed map state

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/s3-bucket-nested-distributed-map/cd step-functions-workflows-collection/s3-bucket-nested-distributed-map
1. Bootstrap CDK, if needed: <code>cdk bootstrap aws://{your-aws-account-number}/{your-aws-region}</code>2. Deploy the stack: <code>npm run cdk:deploy</code>
npm run cdk:destroy.