sneaker icon indicating copy to clipboard operation
sneaker copied to clipboard

Allow profile override for shared config sessions

Open tydavis opened this issue 7 years ago • 1 comments

Permits use of AWS_PROFILE environment variable to use the Session shared config. If environment variable is not present, follows the old code path.

tydavis avatar Jan 18 '19 01:01 tydavis

This also vendors the updated code required to build (including https://github.com/tydavis/gobundledhttp). Bundled certs mean that regardless of on-disk certs, the ones in the library will always be trusted.

tydavis avatar Jan 20 '19 17:01 tydavis