Request for Equivalent of aws-java-sdk-opensdk in AWS SDK for V2 #6028 #6029
Labels
closing-soon
This issue will close in 4 days unless further comments are made.
feature-request
A feature should be added or improved.
Describe the feature
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
module,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
The text was updated successfully, but these errors were encountered: