Skip to content

Instantly share code, notes, and snippets.

@dgoguerra
Created November 26, 2018 13:18
Show Gist options
  • Save dgoguerra/f3dd7770f1ae242d1aa39a2d28e891e8 to your computer and use it in GitHub Desktop.
Save dgoguerra/f3dd7770f1ae242d1aa39a2d28e891e8 to your computer and use it in GitHub Desktop.
Instance metadata of an EC2 instance (AWS acount ID, region, etc)
curl http://169.254.169.254/latest/dynamic/instance-identity/document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment