Dms 2.x API is still in preview 2.0 version , Needs an update for compatibility #4179
Closed
2 tasks
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
The aws dms API for 2.x Java SDK needs an update
Use Case
I was utilizing
aws-sdk-java-v2
to create a monitoring integration with Flink.I was working on the DMS status article, but the following error popped up to report it.
Proposed Solution
The AWS Database Migration Service API for 2.x Java SDK needs an update
This version is incompatible with all the netty fixes which have been done for the more latest versions in the sdk java 2.x stack .
The version (2.0.0-preview-11) is also incompatible with the latest AWS runtime core marshallers/unmarshallers.
Kindly publish a new jar with all the netty and aws core runtime dependencies please 🙏
Other Information
No response
Acknowledgements
AWS Java SDK version used
2.20.94
JDK version used
openjdk version "17.0.5"
Operating System and version
macOS Ventura 13.4
The text was updated successfully, but these errors were encountered: