Skip to content

Instantly share code, notes, and snippets.

@pmkuny
Created September 20, 2021 14:47
Show Gist options
  • Select an option

  • Save pmkuny/e8a1eb0e66b14e9872c44611067eb9bf to your computer and use it in GitHub Desktop.

Select an option

Save pmkuny/e8a1eb0e66b14e9872c44611067eb9bf to your computer and use it in GitHub Desktop.
IAM MFA
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