User Management using IAM

Takes 45 mins

AWS Identity and Access Management (IAM) provides fine-grained access control across all of AWS. With IAM, we can specify who can access which services and resources and under which conditions.

image

In this Cloud Lab, you’ll learn to create an IAM user, have the user join a user group, and log in as a new user.

Lab tasks

  • Create a User Group
  • Create an IAM User
  • Log in as a New User
  • Verify User Permissions
  • Clean Up

Architecture diagram

The following is the high-level architecture diagram of how to manage a role using AWS IAM service.

image