Create IAM Role

Create IAM Role

  1. Access the [AWS Management Console] interface(https://aws.amazon.com/console/)

    • Find IAM
    • Select IAM

Amazon CDk

  1. In the IAM interface

    • Select Roles
    • Select Create role

Amazon CDk

  1. In the Select trusted entity interface

    • Select AWS service
    • Use case, select EC2
    • Select Next

Amazon CDk

  1. In the Create role interface

    • Find the policy AdministratorAccess
    • Select the policy AdministratorAccess
    • Select Next

Amazon CDk

  1. In the Role details interface

    • Role name, enter CDK-Role

Amazon CDk

  1. Select Create role

Amazon CDk

  1. Complete role creation

Amazon CDk