Creating an Operations IAM User | Scribe

    Creating an Operations IAM User

    • Hafeez Baig |
    • 25 steps |
    • 3 minutes
    information ordinal icon

    Refer to the following guide to learn how to use IAM in the cloud\ <https://scribehow.com/shared/Creating_an_IAM_User_and_User_Group_in_AWS_Management_Console__hWNiiXlcRJKFqYZZEJD-cg>

    1

    Sign in to **AWS Management Console** as an **IAM User** **Pre-requisite** - Ensure you have selected the AWS region closest to your location\ For this guide, we will be using us-east-2 (Ohio) as a preferred choice

    2

    Type **IAM** in the search bar and click on **IAM** to view the IAM Dashboard

    information ordinal icon

    **What is IAM ?** IAM stands for Identity and Access Management. It is a web service provided by Amazon Web Services (AWS) that allows you to manage access to AWS resources securely.

    3

    **IAM Dashboard** will open, click on the **User groups** from the left bar

    4

    **User groups** wizard will open, on the the right side click on the the **Create group** button to create a new IAM group

    5

    **Create user group** wizard will open, scroll to the Name the group section and provide the **User group name** as "**Operations"**

    6

    Scroll down to the **Attach Permissions Policies** section Select the "**AmazonEC2FullAccess**" policy to give Amazon EC2 Access permissions to the IAM users that will be assigned to the "**Operations**" group

    7

    Scroll the page and click on **Create group** button

    8

    The "**Operations**" IAM User group will be created successfully

    9

    On the same page select **Users** from the left bar to create new or view existing IAM users

    10

    **Users** wizard will open, on the right side click on the **Create user** button

    11

    Create user wizard will open, Type the user name as "**in28minutes-ops-user**"

    12

    Select "**Provide user access to the AWS Management Console**" check box

    13

    Scroll down to the tip section and select the "**I want to create an IAM user**" radio button

    14

    Select the console password option. You can either choose : **Autogenerated password** - Password generated by AWS as per the default password policy **Custom password** - Password entered by the user resonating with the default password policy Select the **Custom Password** radio button and enter the password of your choice

    15

    Select the "**Users must create a new password at next sign-in recommended**" checkbox

    information ordinal icon

    Enabling "**Users must create a new password at next Sign-in**" allows IAM users to create a new password at the next Sign-in for improved security

    16

    Click **Next** button to assign permission/s to the IAM user

    17

    Set the permission by selecting the "**Add user to group**" radio button in the Permission options section