Skip to content

Instantly share code, notes, and snippets.

@hoto
Created October 5, 2018 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoto/b1dec69d8e29f7cc6c364c0ca6e22f6e to your computer and use it in GitHub Desktop.
Save hoto/b1dec69d8e29f7cc6c364c0ca6e22f6e to your computer and use it in GitHub Desktop.
#Retrieving Security Credentials from Instance Metadata
curl http://169.254.169.254/latest/meta-data/iam/security-credentials/<role_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment