how to give IAM user full access in AWS console.
follow below steps:
- Login to console.aws.amazon.com using root user.
- Search IAM on the search bar on the top as shown in figure 1.
- Click on users in the left menu under access management as shown in figure 2.
- Steps to configure a user are shown in figure 0.
- Click on create user as shown in figure 3 after following figure 2 step.
- After following figure 3, follow figure 4 steps. Define the username, provide access to console, and select we want to create a IAM user.
- For the password we are using an auto generated password and enforcing that user must create a new password after first login as shown in figure 5.
- Set permissions as IAM full access as shown in figure 6.
Comments