Adesdorcas / Create-Users-and-Manage-Permissions-Using-Groups-and-Policies-in-IAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Users and Manage Permissions Using Groups and Policies in IAM

Description

Millad Delites has hired me as a security engineer for his web app that allows customers to order food online. He's hired four new employees for the development team needs help giving this team the proper access permissions. In order to provide access and ensure the proper security measures are in place, I will use AWS Identity and Access Management (IAM) to group users and assign permissions for the developer group using policies.

Environments Used

  • AWS Identity and Access Management (IAM)

Project walk-through:

Create new policy by importing the Lambda Full Access managed policy:


Review policy settings and confirm:

Create user group and attach managed policy to group:


Add users to Developer user group:

About