Question about migrating AWSSecurityTokenServiceClientBuilder from 1.xx to 2.xx #3837
Unanswered
yyjyijie
asked this question in
Migration from v1 to v2
Replies: 2 comments
-
This is listed in our V1 to V2 Changelog. Please check it anytime you have a question about migrating resources from v1 to v2. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a question about migration of AWSSecurityTokenServiceClientBuilder to aws sdk java 2.x.
I saw in v2, AWSSecurityTokenServiceClientBuilder changed to StsClientBuilder, but I am not clear if the aws sdk java v2 still support withEndpointConfiguration()?
I am not sure how to convert following aws sdk java v1 code to v2:
Beta Was this translation helpful? Give feedback.
All reactions