VPC creation for EKS failing

There was an error creating your VPC

You are not authorized to perform this operation. User: arn:aws:iam::975049905218:user/kk_labs_user_146939 is not authorized to perform: ec2:CreateVpc on resource: arn:aws:ec2:us-east-2:975049905218:vpc/*

Hi @mohankumar101,

You are trying to create a resource in an unsupported region; hence, you face an unauthorized permission error.

Supported regions are:

  • us-east-1
  • us-west-2

You can find all the details in the link below:

AWS SandBox Playground | KodeKloud

Regards,

Hi,

If you want to create EKS in playgrounds, please follow our guides. There are some very specific things you must do to avoid permission errors.