
Reads a JSON file from S3 and saves its contents in batches to a DynamoDB table.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/distributed-batch-import/cd step-functions-workflows-collection/distributed-batch-import
sam deploy --guided
sam delete.aws s3 rb s3://{stack-name}-incoming-files --force.