1 Answer
- Newest
- Most votes
- Most comments
0
This is because you or any other IAM role /user has not created any EMR cluster before in that AWS Account. Option 1:
You can run the cloudformation as found here to create v1 roles.https://github.com/aws-samples/amazon-mwaa-complex-workflow-using-step-functions/blob/main/setup/default-emr-roles.yaml
Option 2
You can click "Create New Role" and can create service roles as well. https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-iam-roles.html
Option3
Alternatively , switch to old console and you will see default roles available in "Create Cluster - Quick Options".
Relevant content
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated a year ago