To create an IAM user, log in as the root user and access the IAM Console at https://console.aws.amazon.com/iam:
- Select users in the left-hand menu and click on Add user, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/726b80e5-8c50-43ba-9b6c-bfce325ec8a5.png)
- The Add user wizard gets launched, as shown next. First, specify the User name (dvohra).
- Select the AWS Management Console access option, which enables a password that allows the IAM user to log in to the Console:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/5f298732-c3c1-42f8-aa1e-1ea6c0c20ec8.png)
- For Console Password, select the Custom password option and specify a password in the field provided. Select the Require password reset option, which requires a user to create a new password at the next login. Users are automatically granted the IAMUserChangePassword policy, which allows a user to change their password. Click on Next.
- Next, configure permissions. Click on Attach existing policy directly...