
Automate the process of retrieving, merging and archiving cheque images from external web services.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/image-processing-app/cd step-functions-workflows-collection/image-processing-app/
1. npm install - to install the required libraries.2. `cdk synth` - emits the synthesized CloudFormation template.3. `cdk diff` - compare deployed stack with current state 4. `cdk deploy`- deploy this stack to your default AWS account/region
cdk destroy.