Skip to content

Instantly share code, notes, and snippets.

@gregmark
Last active August 27, 2021 15:00
Show Gist options
  • Save gregmark/f1a0898dd2766ff90e7d73dcfe8d2e80 to your computer and use it in GitHub Desktop.
Save gregmark/f1a0898dd2766ff90e7d73dcfe8d2e80 to your computer and use it in GitHub Desktop.
AWS EC2 Cheat Sheet

AWS EC2 Chitty Shitty

Metadata

Get available leaf nodes

curl http://169.254.169.254/latest/meta-data

Get leaf node

curl http://169.254.169.254/latest/meta-data/ami-id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment