Create IAM Role

Create IAM Role

  1. Access the AWS Management Console
  • Find IAM
  • Select IAM

find-iam

  1. In the IAM interface
  • Select Roles
  • Select Create role

choose-role

  1. In the Select trusted entity interface
  • Select AWS Service
  • Use case, select EC2
  • Select Next

choose-role-as-service

  1. In the Create role interface
  • Find the policy AdministratorAccess
  • Select the policy AdministratorAccess
  • Select Next

give-admin-access

  1. In the Role details interface
  • Role name, enter CDK-Role

role-settings

  1. Select Create role

complete-role

  1. Complete role creation