aws-iam-operator icon indicating copy to clipboard operation
aws-iam-operator copied to clipboard

support for auto rotation of IAM user's AccessKey and Secretkey

Open SnehaMore20 opened this issue 4 years ago • 0 comments

Currently when we create user with createProgrammaticAccess: true. A secret gets created with access key and secret key. We would like to have these keys autorotated after given time span.

SnehaMore20 avatar Nov 27 '20 10:11 SnehaMore20