Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active December 16, 2024 08:24
Show Gist options
  • Select an option

  • Save wilmoore/f98eb846bfb64f0abe06f73b7acba718 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/f98eb846bfb64f0abe06f73b7acba718 to your computer and use it in GitHub Desktop.
Software Engineering :: Cloud :: Hosting :: Provider :: AWS :: CLI :: Credential

Software Engineering :: Cloud :: Hosting :: Provider :: AWS :: CLI :: Credential

⪼ Made with 💜 by Polyglot.

fetch AWS account number
cat ~/.aws/credentials | grep account_number | cut -d' ' -f3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment