by shigemk2

当面は技術的なことしか書かない

LimitExceededException: An error occurred (LimitExceeded) when calling the CreateAccessKey operation: Cannot exceed quota for AccessKeysPerUser: 2

[ERROR] LimitExceededException: An error occurred (LimitExceeded) when calling the CreateAccessKey operation: Cannot exceed quota for AccessKeysPerUser: 2

LambdadでIAMのアクセスキーを作成しようとすると以下エラー出た。

思い出したけど、IAM ユーザーに割り当てられるアクセスキーが2までがデフォルトなので3つ以上アクセスキーを作成しようとすると(通常は)エラーになる。