
Streamlines large-scale DynamoDB migrations with parallel processing using the dynamic map state.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/migrate-csv-to-ddb-distributed-map-main/cd step-functions-workflows-collection/migrate-csv-to-ddb-distributed-map-main
1. Bootstrap CDK, if needed: cdk bootstrap aws://{your-aws-account-number}/{your-aws-region}2. Deploy the stack:cdk deploy
cdk destroy