Open jeremyj563 opened 5 months ago
This is a known issue in the underlying AWS library for rust: https://github.com/awslabs/aws-sdk-rust/issues/169
^^ There are several example workarounds in this thread.
Thanks for supplying the thread with workarounds!
@jeremyj563 could you provide steps to reproduce and test fix against? Also HTTP proxy support an "aws-only" feature or should it work for all backends?
This is a known issue in the underlying AWS library for rust: https://github.com/awslabs/aws-sdk-rust/issues/169
^^ There are several example workarounds in this thread.