You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried Google how to set proxy but found only example of SDK version 1, and searched inside Java Dev guide of AWS and didn't find any related for what I'm searching.
Steps to Reproduce
include dependencies of
software.amazon.awssdk:bom-2.17.91
software.amazon.awssdk:s3-2.17.91
Current behavior
Couldn't find ClientConfigutation class or ProxyConfiguration.Builder class
AWS Java SDK version used
software.amazon.awssdk:2.17.91
JDK version used
11
Operating System and version
Windows 10 Update 21H1
The text was updated successfully, but these errors were encountered:
Describe the issue
I tried Google how to set proxy but found only example of SDK version 1, and searched inside Java Dev guide of AWS and didn't find any related for what I'm searching.
Steps to Reproduce
include dependencies of
software.amazon.awssdk:bom-2.17.91
software.amazon.awssdk:s3-2.17.91
Current behavior
Couldn't find
ClientConfigutation
class orProxyConfiguration.Builder
classAWS Java SDK version used
software.amazon.awssdk:2.17.91
JDK version used
11
Operating System and version
Windows 10 Update 21H1
The text was updated successfully, but these errors were encountered: