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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南