
Processes images from S3 and extracts metadata and labels, storing them in DynamoDB

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/data-processing/cdk/cd step-functions-workflows-collection/data-processing/
Navigate to cdk directory and run <code> cdk deploy </code>Navigate to the shared directory and run <code> python scripts/uploadImagesToS3.py </code>
cdk destroy