Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept proxy config via environment variables #2595

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mogul
Copy link

@mogul mogul commented Jan 19, 2022

Makes these proxy settings easily configurable via environment variables.

See aws/aws-sdk#357 for context.

Makes these settings easily configurable via environment variables.
@tim-finnigan
Copy link
Contributor

Thanks @mogul for the PR. One issue with this PR is that those variable names are specific to S3. They would have to be generalized as they could apply to other services. Another thing is that we would need to collaborate with other SDKs if we're considering 'AWS_*' prefixed variable names. But first we want to get more community feedback on the issue you created. I’m going to set this PR to Draft but we can keep your issue open for tracking the request.

@tim-finnigan tim-finnigan marked this pull request as draft May 3, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants