Request for Equivalent of aws-java-sdk-opensdk in AWS SDK for V2 #6028
Unanswered
abdulazeezkhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello AWS SDK team,
I am currently using the AWS SDK for Java, specifically the
aws-java-sdk-opensdk https://github.com/aws/aws-sdk-java/tree/master/aws-java-sdk-opensdk
this module from AWS SDK for Java v1 provided a framework for building custom SDKs that could interact with non-AWS services in a manner similar to AWS service clients. This module was part of the broader AWS SDK v1 architecture.
Background:
The
aws-java-sdk-opensdk
module from AWS SDK for Java v1 provided a framework for building custom SDKs that could interact with non-AWS services in a manner similar to AWS service clients. This module was part of the broader AWS SDK v1 architecture.
In AWS SDK for Java v2, there isn't a direct equivalent to the
aws-java-sdk-opensdk
Request:
Is there a similar module or functionality in AWS SDK for V2
If not, are there any plans to introduce such a feature in the AWS SDK for V2?
Thank you for your support and any guidance you can provide on this topic.
AWS Java SDK version used
2
JDK version used
java 17
Beta Was this translation helpful? Give feedback.
All reactions