I am getting an error when I try to Create a New Key Pair in AWS EC2. The specific error is: "Error creating Key Pair: You are not authorized to perform this operation."
I can confirm my account has the AmazonEC2FullAccess role. I cannot even Create a New Key Pair even before creating a new EC2 instance.
Can anyone provide insight as to this error and how to fix it?
Thanks!
AmazonEC2FullAccess
policy is attached to the IAM User that you are using? – John Rotenstein