An error occurred (LimitExceeded) when calling the CreateAccessKey operation: Cannot exceed quota for AccessKeysPerUser: 2
If you do not have the original AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY values, you will need to remove one of the AWS Access keys so that an additional one can be created and used for provisioning your Tanzu Kubernetes Grid cluster on AWS. You can view and delete Access keys at AWS by navigating to IAM > Users > select the bootstrapper.cluster-api-provider-aws.sigs.k8s.io user > Security credentials.
Note: You will need to update any existing .tkg/config.yaml file with the updated AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY values. You can check for the existence of these by looking for lines similar to the following in the file:
The encoded values can be obtained by running a command similar to the following: