Reputation: 71
I launched a EC2 instance with no IAM Roles at the beginning. Now I want to add a IAM Role to the EC2 instance. So how can I do this?
Upvotes: 1
Views: 162
Reputation: 15361
You can do this using the aws cli. There's a howto blog post available here.
Upvotes: 0