key rotation operation creates a 2nd access key instead of rotating existing key

Issue #52 resolved
blakeca00 repo owner created an issue

When key rotation is attempted on an IAM user account with only 1 existing access key:

keyup --profile williamh  --operation up

Instead of rotating the preexisting, expiring access key, keup creates a second access key

where none currently exists:

Comments (3)

  1. blakeca00 reporter

    keyup was not deleting the current access key for iam users possessing only 1 iam access key. This issue is resolved in version 1.3.

  2. Log in to comment