---
title: "Setting up your AWS keys"
chapter: true
weight: 22 # MODIFY THIS VALUE TO REFLECT THE ORDERING OF THE MODULES
---
# Setting up your AWS account
If you don’t already have an AWS account with Administrator access: create one now by clicking here.
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
Enter the user details: create user

Attach the AdministratorAccess IAM Policy: attach policy

Skip the part to add tags. Click to create the new user: finish creation

Take note of the login URL and save: login url

### Next Section: Creating AWS Keys
In the next sectio, you will create AWS keys to allow Terraform to deply to AWS on your behalf.