Create IAM Users with Permission
Step 1: On the Console Home page, select the IAM service
https://console.aws.amazon.com/iam/
Step 2: In the navigation pane, select Users.

Step 3: Select Create users.

Step 4: On the Specify user details page, under User details, in User name,enter the name for the new user. This is their sign-in name for AWS. Click the
checkbox to Provide user access to the AWS Management Console.

Step 5: Select I want to create an IAM user.

Step 6: For the Console password, choose Custom password and provide a
password for the user.

Step 7: Choose Next.
Step 8: For Permission options, select the Attach policies directly option and
attach any policy of choice to the user. (AdministratorAccess in this case)

Step 8: Finally click on Create user.
