Interface | Description |
---|---|
AWSRDSData |
Interface for accessing AWS RDS DataService.
|
AWSRDSDataAsync |
Interface for accessing AWS RDS DataService asynchronously.
|
Class | Description |
---|---|
AbstractAWSRDSData |
Abstract implementation of
AWSRDSData . |
AbstractAWSRDSDataAsync |
Abstract implementation of
AWSRDSDataAsync . |
AWSRDSDataAsyncClient |
Client for accessing AWS RDS DataService asynchronously.
|
AWSRDSDataAsyncClientBuilder |
Fluent builder for
AWSRDSDataAsync . |
AWSRDSDataClient |
Client for accessing AWS RDS DataService.
|
AWSRDSDataClientBuilder |
Fluent builder for
AWSRDSData . |
Amazon RDS provides an HTTP endpoint to run SQL statements on an Amazon Aurora Serverless v1 DB cluster. To run these statements, you work with the Data Service API.
The Data Service API isn't supported on Amazon Aurora Serverless v2 DB clusters.
For more information about the Data Service API, see Using the Data API in the Amazon Aurora User Guide.