--- title: "Create an AWS Account" # MODIFY THIS TITLE chapter: true weight: 2 # MODIFY THIS VALUE TO REFLECT THE ORDERING OF THE MODULES --- # Create an AWS Account {{% notice warning %}} Your account must have the ability to create new IAM roles and scope other IAM permissions. {{% /notice %}} 1. If you don’t already have an AWS account with Administrator access: create one now by clicking here 2. Once you have an AWS account, ensure you are following the remaining workshop steps as an IAM user with administrator access to the AWS account: Create a new IAM user to use for the workshop 3. Enter the user details: ![AWS IAM 1 Create User](/images/iam-1-create-user.png) 4. Attach the AdministratorAccess IAM Policy: ![AWS IAM 2 Attach Policy](/images/iam-2-attach-policy.png) 5. Click to create the new user: ![AWS IAM 3 Create User](/images/iam-3-create-user.png) 6. Take note of the login URL and save: ![AWS IAM 4 Save URL](/images/iam-4-save-url.png)