Created
October 5, 2018 16:15
-
-
Save hoto/b1dec69d8e29f7cc6c364c0ca6e22f6e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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