AWS - EKS
You tried to create an EKS cluster with this command:
aws eks create-cluster --name mycluster --role-arn arn:aws:iam::123456789012:role/EKSRole --resources-vpc-config subnetIds=subnet-12345 subnet-67890
The command failed. What is the most likely cause?
