
Automate Amazon EMR job using Step Functions. Create cluster, add steps, execute synchronously, and terminate cluster. Minimal code for data processing.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/manage-emr-job-cdk/cd step-functions-workflows-collection/manage-emr-job-cdk
<code>cdk deploy</code>
cdk destroy.