Create an IAM User

Table of contents

  • Introduction

  • Tasks

  • Steps

Introduction

When establishing infrastructure on the AWS cloud, Identity and Access Management (IAM) is among the first and most critical services to configure. IAM facilitates the creation and management of user accounts, groups, roles, policies, and other access controls.

Tasks

  • For this task, create an IAM user named iamuser_siva.

Steps

  1. Pick the service IAM.

  2. Follow the path. IAM → Users → Create User

  3. Give User Name,iamuser_siva.

  4. Set Permissions

  5. Create user now.

  6. User created successfully

Last updated