S3TransferManager "no_proxy" support in -PREVIEW #3632
Unanswered
poconnor-lab49
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @poconnor-lab49 thanks for reaching out, proxy is not supported at this moment, tracking in #3262 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It looks like the
S3TransferManager
from software.amazon.awssdk:s3-transfer-manager automatically picks up proxy configurations.Is there a way to disable this, whether using environment variables or directly setting the proxy configuration like with the
S3Client
?Hoping I've just missed some documentation, but I don't see anything like this in
2.18.38-PREVIEW
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions