Creating IAM Users and Assigning Permissions in AWS (original) (raw)

Last Updated : 21 Jan, 2026

When working with cloud services in a company environment, managing employee access to different resources is very important for maintaining **security and **smooth operations. Just like companies give employees different roles and access based on their job duties, cloud platforms like **Amazon Web Services (AWS) use a system called **Identity and Access Management (IAM) to do the same.

Step-by-Step Guide to Create an IAM User in AWS

Below is the step-by-step process you can follow to create an IAM user in AWS:

**Step 1: Sign in to the AWS Console

**Step 2: Log in as Root User

**Step 3: Search for IAM

**Step 4: Create a New IAM User

i. Specifying the user details

ii. **Set Permissions

iii. Review and Create

Review + Create

**Note: The user has now been created. The root user can later delete or modify its permissions if needed.

New User Created

**Step 5: Creating the Password (Security)

**Note: In this article, I will guide you through web console access.

**Step 6: Set Security Credentials

Enable Console Access

By clicking on the Enable console button you will be redirected to manage console login as shown in figure:

Apply

**Step 7: Login as IAM User

**1. AWS account ID: You can get the AWS account Id by clicking the root user account in the right corner similar to the figure highlighted below.

Singn Out Root User

**2. IAM Username: The IAM user name that you created

**3. Password: The password that you set for this IAM user

Fill in the asking details such as AWS account ID, IAM user, and Password from the **sign-in portal going to the IAM user option :

Login With New User

Once you log in successfully you can view the page link like this as shown below figure, on top of the right corner you can we see the IAM username with account ID:

Acessing the Console Using New User

If you reached to this final interface then you performed the creation and login with the IAM user successfully.