See: Description
| Interface | Description |
|---|---|
| RedshiftDataAsyncClient |
Service client for accessing Redshift Data API Service asynchronously.
|
| RedshiftDataAsyncClientBuilder |
A builder for creating an instance of
RedshiftDataAsyncClient. |
| RedshiftDataBaseClientBuilder<B extends RedshiftDataBaseClientBuilder<B,C>,C> |
This includes configuration specific to Redshift Data API Service that is supported by both
RedshiftDataClientBuilder and RedshiftDataAsyncClientBuilder. |
| RedshiftDataClient |
Service client for accessing Redshift Data API Service.
|
| RedshiftDataClientBuilder |
A builder for creating an instance of
RedshiftDataClient. |
You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables. You can run SQL statements, which are committed if the statement succeeds.
For more information about the Amazon Redshift Data API and CLI usage examples, see Using the Amazon Redshift Data API in the Amazon Redshift Cluster Management Guide.
Copyright © 2022. All rights reserved.