Create New AWS User using AWS console

Step 1: Open AWS Management Console

Open a web browser and go to the AWS Management Console.

Open AWS Management Console

Step 2: Go to IAM Service

Navigate to the IAM (Identity and Access Management) service.

Go to IAM Service

Step 3: Access Users

In the IAM dashboard, click on "Users" in the left-hand menu.

Access Users

Step 4: Create or Select an IAM User

Create a new IAM user by clicking the "Add user" button.

Create or Select an IAM User

Step 5: Set User Permissions

Attach the necessary policies to the IAM user by selecting the desired permissions, such as AmazonEC2FullAccess and AmazonRoute53FullAccess.

Set User Permissions

Step 6: Review and Create User

Review the user details and the assigned permissions. Click the "Create user" button to create the user.

Review and Create User