IAM role not appearing during Node launch

Hi there,

I’ve recently created a new IAM role in AWS and now am trying to launch a new Node cluster with that IAM role. However, it is not appearing in the drop-down list of IAM roles. Is there some time required for the new role to appear?

thank you,
-a

Hmm, I figured it out but not happy about it:

I had to assign the Role the AmazonEC2FullAccess policy before the IAM role would show up in the Node launch wizard.

Might be good to document that somewhere.

I got the same problem and the thing you have found out is not an option for me.

So is there any official answer?

/edit:
I gave it the AmazonEC2FullAccess policy and i didnt even have to chose an IAM Role during the next Node launch.