aws-iam-operator
aws-iam-operator copied to clipboard
support for auto rotation of IAM user's AccessKey and Secretkey
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.