AWS

Steps to be followed:

  1. Login to your AWS console

  2. Create a role ARN with the following permissions

  3. Enter the role ARN to save the AWS account as a provider

  4. Note:AWS eks permissions referenced from below doc

Permissions :

  • ec2:*

  • ecs:*

  • codebuild:*

  • iam:*

Last updated