Danacord
Danacord

Reputation: 521

AWS IAM: Unable to create additional Access Key

I have two access keys in IAM: One active and one inactive.

Since I have forgotten my Secret Access Key I want to create a new set of credentials, but the Create access key button is greyed out. I don't know how to make new or how to retrieve my Secret Access Key.

Upvotes: 50

Views: 12010

Answers (1)

Ashan
Ashan

Reputation: 19728

You need to delete, one of the existing keys, since IAM allows only two access keys maximum for IAM user.

Upvotes: 81

Related Questions