Created
September 20, 2021 14:47
-
-
Save pmkuny/e8a1eb0e66b14e9872c44611067eb9bf to your computer and use it in GitHub Desktop.
IAM MFA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aws iam list-virtual-mfa-devices | grep UserName | sort | cut -f 2 -d: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment