
This sample project demonstrates using Step Functions Distributed Map for bulk analysis of Videos with Amazon Rekognition.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/sfn-rekognition-video-catalog-workflow/cd step-functions-workflows-collection/sfn-rekognition-video-catalog-workflow
1. Bootstrap CDK, if needed: <code>cdk bootstrap aws://{your-aws-account-number}/{your-aws-region}</code>2. Deploy the stack: <code>cdk deploy</code>
cdk destroy SfnRekognitionVideoCatalogWorkflowStack.