Skip to content

Instantly share code, notes, and snippets.

@adcreare
Created October 17, 2018 09:48
Show Gist options
  • Save adcreare/f09875eba15932ed80f7a1641050422a to your computer and use it in GitHub Desktop.
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
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