EMR_DefaultRole not displayed in dropbox

0

I want to create an EMR Cluster. To do that, I need to select a service role in the last step, but when I click the drop box, no role appears. When I looked at someone's tutorial, there was a default role called EMR_DefaultRole. Why can't I see this?

This is my dropbox

This picture is my screen when I click the dropbox to search roles (but no roles appear)

This picture is from other man's tutorial

This picture is from other man's tutorial (He searched EMR_DefaultRole)

rodya
已提问 1 年前274 查看次数
1 回答
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".

AWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则