Skip to content

Instantly share code, notes, and snippets.

@yob
Last active January 29, 2020 09:32
Show Gist options
  • Select an option

  • Save yob/9151098d02a12c97410e77cdeb6fbe2e to your computer and use it in GitHub Desktop.

Select an option

Save yob/9151098d02a12c97410e77cdeb6fbe2e to your computer and use it in GitHub Desktop.
aws cli reference
# list accounts I have access to in our org
aws organizations list-accounts
# list roles in our account
aws iam list-roles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment