Created
October 17, 2018 09:48
-
-
Save adcreare/f09875eba15932ed80f7a1641050422a to your computer and use it in GitHub Desktop.
make aws-sdk use aws profiles that maps to role in ~/.aws/config
This file contains hidden or 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
export AWS_PROFILE=YOURPROFILENAMEhere && export AWS_SDK_LOAD_CONFIG=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment