botocore icon indicating copy to clipboard operation
botocore copied to clipboard

Support reading proxy files from configuration file

Open ChristineTChen opened this issue 4 years ago • 3 comments

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.

ChristineTChen avatar Sep 22 '21 03:09 ChristineTChen

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.

stobrien89 avatar Sep 22 '21 14:09 stobrien89

⚠️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.

github-actions[bot] avatar Sep 22 '21 15:09 github-actions[bot]

I think the issue still needs to be fixed.

arocki7 avatar Oct 20 '25 10:10 arocki7