How to create a IAM User and Users Group . So we can add to users on AWS Console
For accessibility and identity management is an important aspect in today’s world because it gives assurance that only the right authorized users have access to systems, data and applications. One of its major functions is preventing unauthorized access to data resulting into loss of sensitive information (data breaches). This is more crucial for cloud computing and working from home managing a team.
Why we uses IAM here are some for the resons of IAM in short:
Protection against identity-based attacks : IAM prevents identity-based attacks and data breaches facilitated by unauthorized personnel with excessive access.
Preservation of digital identities : IAM protects digital identities through standards and protocols that ensure user credentials are safe and guarded against any invasion.
Appropriate employee access : IAM provides that relevant employees in possession of vital information can access it as well as having security clearances matching their respective jobs.
Support for federated identity : The majority of IAM frameworks incorporate federated identity which entails having one electronic identity recognized as well as stored by different systems.
Authentication is required : IAM makes it compulsory for users to authenticate themselves before having the right to enter a system or software program.
Governance is included : This contains a governance model where there exists creation and proper management of all the needed policies, processes, and standards that touch on IAM functionalities.
Regular audits are required : This requires regular checks so that the least privilege principle holds firm.
Prerequisites are : Having a AWS Account.
Step 1 : Search for IAM on console. Create users group and then create user. On the navigation we choose Users Groups and then click on it. Then give a name of you group hit and give it the permission you wanna access here we will use AmazonS3FullAccess then we hit create user group.
Step 2 : Again on navigation hit Create user hit to create and give a name for it and give it a valueable password if the user want to change the password then tick the box User must create a new password at next sign-in.
Step 3 : Set permission for your user and if you wanna add this user on this group and tick the below group and hit next.
Step 4 : Here is our IAM user has been created.
Step 5 : Try to login itto it with another browser.
Step 6 : If you successfully managed and created for your user for a particular access by this,,
Here we learn about how to create a AWS IAM Users and Groups for a particular top permissions.
Thank Yu !!
Subscribe to my newsletter
Read articles from RAKESH DUTTA directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by