You are on page 1of 10

AWS Identity and Access Management (IAM)

Securely manage access to AWS services and resources

AWS Identity and Access Management (IAM) enable you to manage access to AWS services and
resources securely. Using IAM, you can create and manage AWS users and groups, and use permissions
to allow and deny their access to AWS resources.

 IAM allows you to manage access to COMPUTE, STORAGE, DATABASE and APPLICATION
SERVICES in the AWS cloud.
 IAM uses access control concepts which we already familiar with such as Users, Groups and
permissions.

IAM is a feature of your AWS account offered at no additional charge. You will be charged only for use
of other AWS services by your users.

Setting up an IAM User with MFA (Multi Factor Account):

Go to Management console and select IAM Service.


Create New User by click on Users on left side Navigation.

Fill up the Necessary details required.




Verify the User Access.

 Now giving the permission to new user through root user

 Select the Required permission needs to give for the new User.

Note:

1. anishg

AKIAYKUQLJA7JUQNGQFX

7GuZH5Zm/UCuo7qpKEvkHSgA/VwVUA6vzn95249g

2. test user (test/testing)

AKIAYKUQLJA7J5D6CBHJ
W+dZEjdc6akx6j2pUwaoiLpe9+U4NRlSrptoBBfJ

Group Creation Using Management Console:

Click on Create New Group

Lets say we need to give the group as Amazon S3 full Access. Click on Next Step.

-------

 Group has been created


Lets suppose we want to add user to newly created group.

Important Links:

https://www.youtube.com/watch?v=nDmoMDSfJHc

You might also like