Package software.amazon.awssdk.services.rdsdata
Amazon RDS provides an HTTP endpoint to run SQL statements on an Amazon Aurora DB cluster. To run these statements, you use the RDS Data API (Data API).
Data API is available with the following types of Aurora databases:
-
Aurora PostgreSQL - Serverless v2, Serverless v1, and provisioned
-
Aurora MySQL - Serverless v1 only
For more information about the Data API, see Using RDS Data API in the Amazon Aurora User Guide.
-
Interface Summary Interface Description RdsDataAsyncClient Service client for accessing AWS RDS DataService asynchronously.RdsDataAsyncClientBuilder A builder for creating an instance ofRdsDataAsyncClient.RdsDataBaseClientBuilder<B extends RdsDataBaseClientBuilder<B,C>,C> This includes configuration specific to AWS RDS DataService that is supported by bothRdsDataClientBuilderandRdsDataAsyncClientBuilder.RdsDataClient Service client for accessing AWS RDS DataService.RdsDataClientBuilder A builder for creating an instance ofRdsDataClient.RdsDataServiceClientConfiguration.Builder A builder for creating aRdsDataServiceClientConfiguration -
Class Summary Class Description RdsDataServiceClientConfiguration Class to expose the service client settings to the user.