Attaching an IAM Role
In this section we attach the IAM role to grant your EC2 instance permission to create resources.
Find the Cloud9 EC2 instance
Access the EC2 instance running your Cloud9 environment by either of the following means:
- Follow this link to find your Cloud9 EC2 instance, or…
- In the Cloud9 dashboard open your environment and click on the “Manage EC2 Instance” button on the right side of the page.

Open IAM Role settings for the instance
- Select the instance
- Select Actions / Security / Modify IAM role Attach IAM role

Modify IAM Role
- Choose the role that we created in the previous step: Create IAM Role for your workspace
- Click on Update IAM Role

This completes the process to assign the new role.