How to create a user account in AWS IAM

From PUBLIC-WIKI
Revision as of 08:32, 3 May 2018 by Eyales (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creating IAM user

  • Login to the IAM console:
https://console.aws.amazon.com/iam/
  • From the left pane, click on Users -> click on Add User -> specify the user name -> leave “Programmatic access” unselected -> select “AWS Management Console access” -> leave “Autogenerated password” and “User must create a new password at next sign-in” selected -> click “Next: Permissions”
  • Select “Add user to group” -> click on “Create group” -> on the “Group name” -> select a group from the list
  • Click on “Next: Review” -> click on “Create user” -> download the CSV file with the user’s credentials and click on Close
  • From the left pane, click on Users -> click on the newly created account -> click on “Security credentials” tab -> click on the pencil icon near “Assigned MFA device” -> select the MFA device to activate and follow the steps to active the MFA device
  • Logoff the AWS management console