1. Creating an IAM User with Administrator Access


Step 1: Log in as the Root User

  1. Open the AWS Management Console.
  2. Sign in using your root user credentials (email and password associated with the AWS account).

Step 2: Open the IAM Console

  1. In the Services search bar, type IAM and select IAM from the results.
  2. In the IAM dashboard, navigate to the Users section in the left-hand pane.

Step 3: Add a New IAM User

  1. Click on Add users.
  2. On the Set user details page, configure the following:
  3. Click Next: Permissions

Step 4: Set Permissions

  1. On the Set permissions page, choose Attach existing policies directly.
  2. In the Filter policies box, type AdministratorAccess.
  3. From the results, check the box for AdministratorAccess.