https://github.com/unixorn/read-iam-role-credentials.sh
Read IAM role credentials from within a shell script
https://github.com/unixorn/read-iam-role-credentials.sh
Last synced: 1 day ago
JSON representation
Read IAM role credentials from within a shell script
- Host: GitHub
- URL: https://github.com/unixorn/read-iam-role-credentials.sh
- Owner: unixorn
- Created: 2014-10-09T07:19:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T20:10:37.000Z (over 10 years ago)
- Last Synced: 2025-06-01T20:54:25.231Z (23 days ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Another snippet of code I got tired of rewriting.
Adds read_iam_role_credentials_or_die function, which loads AWS_SECRET_ACCESS_KEY and AWS_ACCESS_KEY_ID from the AWS magic metadata url.