Deploy EMR Cluster Stack

Run this first to create role:

aws emr create-default-roles

Deploy EMR Cluster Stack

cdk synth EMRClusterStack 

Deploy EMR Cluster Stack

Then you can deploy :

This could took 5-10 minutes, be patient!

cdk deploy EMRClusterStack

Deploy EMR Cluster Stack