--- title: "Criar um IAM Role para o Workspace" chapter: false weight: 16 draft: true --- 1. Follow [this deep link to create an IAM role with Administrator access.](https://console.aws.amazon.com/iam/home#/roles$new?step=review&commonUseCase=EC2%2BEC2&selectedUseCase=EC2&policies=arn:aws:iam::aws:policy%2FAdministratorAccess) 1. Confirm that **AWS service** and **EC2** are selected, then click **Next** to view permissions. 1. Confirm that **AdministratorAccess** is checked, then click **Next: Tags** to assign tags. 1. Take the defaults, and click **Next: Review** to review. 2. Enter **workshop-admin** for the Name, and click **Create role**. ![createrole](/images/createrole.png)