
This project demonstrates how to use Step Functions to orchestrate restoration of multiple files from S3 Glacier storage classes.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/s3-glacier-multi-file-restore-sam/cd step-functions-workflows-collection/s3-glacier-multi-file-restore
sam deploy --guided
sam delete.