aws / amazon-s3-plugin-for-pytorch

Apache License 2.0
168 stars 21 forks source link

Support proxy configuration for S3 client #12

Closed jeffwang0516 closed 2 years ago

jeffwang0516 commented 2 years ago

Issue #, if available:

Description of changes: This PR enables connecting to S3 over proxy by adding flags to support proxyHost & proxyPort configuration for the AWS SDK CPP.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.