boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.5k stars 1.09k forks source link

Support reading proxy files from configuration file #2493

Open ChristineTChen opened 3 years ago

ChristineTChen commented 3 years ago

Is your feature request related to a problem? Please describe. The FR is not related to a problem, but more so usability. It'd be nice to configure proxy settings from the Configuration file instead of modifying the Config object.

The proxies settings via environment variables will impact other services running. https://github.com/boto/botocore/blob/6a0f13261b3ecaf4e2cebbf134c3b3c7005a3c78/botocore/endpoint.py#L311-L314

Describe the solution you'd like I'd like to be able to configure proxies from the configuration file, like ~/.aws/config.

stobrien89 commented 3 years ago

Hi @ChristineTChen,

Thanks for the feature request! Because this is a feature that could (and should, if implemented) be utilized across AWS SDKs, I've created a new issue for this in our cross-sdk repository for tracking and prioritization. I'll make sure this gets to the right place internally and will provide any updates as soon as I receive them.

github-actions[bot] commented 3 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.