An open API service indexing awesome lists of open source software.

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

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.