Tuesday 12 May 2020

Creating new IAM users

Following up to my previous post:

Here are the practical steps involved in creating new IAM users in AWS

IAM user are defined global by default.Means if one IAM user created in one specific region,He/She can access in their AWS resources across other AWS regions also. 


1. Click on Create individual IAM users option,As shown in the below screen shot.But before that make sure that you are in Dashboard section.


2.Click on Add user now.



3. Enter IAM user name,Access type,Console password parameters & Require password reset option details based on user specific. Then Click on Next permissions button in the right bottom.



     4. Now if the AWS account is new one, and No user groups are created till now.Need to create one IAM user group here.





5.Provide the Group name and assign suitable Policy as shown below.                                                       



6. For correct select of Policy based on description of the policy and search in google for IAM user policies.and select correct policies based on requirements.



 7. Then click on Create group option.As shown in the above screen  right corner.                                
8. Review the parameters and click on Click review conformation.                                                     

9. Review again and Click on create user, Which is available in the right side corner.                     

10 in the below screen shot.                                                                                                              
1. Represents for successfully creation of user.                                                     
 2.Provides option to download IAM user deatils in Excel format.                     
3.Provides the details of Access key details.                                           
4.security access key deatils.                                                                   
5.Password details of IAM user to access AWS console.                       
 


11. Then in the Dashboard section, user creation and Group creation tasks are with green status now.


No comments:

Post a Comment