The official AWS SDK module for Java providing client classes to interact with Amazon Relational Database Service (RDS).
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-rds</artifactId>
<version>1.12.778</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a default AmazonRDS client using the builder pattern.
Use software.amazon.awssdk:rds instead and update imports to software.amazon.awssdk.services.rds.RdsClient.
No dependency data recorded yet.