aws iam deactivate-mfa-device --user-name [email protected] --serial-number \
arn:aws:iam::12345:mfa/user\@example.com
aws iam delete-virtual-mfa-device --serial-number arn:aws:iam::12345:mfa/user\@example.com
Last active
October 11, 2021 23:01
-
-
Save res0nat0r/f7b35546521ed424d36035bcd1a836b2 to your computer and use it in GitHub Desktop.
Delete virtual MFA device from AWS account with awscli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment