DsqlClient
This is an interface reference for Amazon Aurora DSQL. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Aurora DSQL.
Amazon Aurora DSQL is a serverless, distributed SQL database suitable for workloads of any size. is available in both single-Region and multi-Region configurations, so your clusters and databases are always available even if an Availability Zone or an Amazon Web Services Region are unavailable. lets you focus on using your data to acquire new insights for your business and customers.
Functions
The CreateCluster API allows you to create both single-region clusters and multi-Region clusters. With the addition of the multiRegionProperties parameter, you can create a cluster with witness Region support and establish peer relationships with clusters in other Regions during creation.
Deletes a cluster in Amazon Aurora DSQL.
Retrieves information about a cluster.
Retrieves the VPC endpoint service name.
Retrieves information about a list of clusters.
Lists all of the tags for a resource.
Tags a resource with a map of key and value pairs.
Removes a tag from a resource.
The UpdateCluster API allows you to modify both single-Region and multi-Region cluster configurations. With the multiRegionProperties parameter, you can add or modify witness Region support and manage peer relationships with clusters in other Regions.
Inherited functions
The CreateCluster API allows you to create both single-region clusters and multi-Region clusters. With the addition of the multiRegionProperties parameter, you can create a cluster with witness Region support and establish peer relationships with clusters in other Regions during creation.
Deletes a cluster in Amazon Aurora DSQL.
Retrieves information about a cluster.
Retrieves the VPC endpoint service name.
Retrieves information about a list of clusters.
Paginate over ListClustersResponse results.
Lists all of the tags for a resource.
Tags a resource with a map of key and value pairs.
Removes a tag from a resource.
The UpdateCluster API allows you to modify both single-Region and multi-Region cluster configurations. With the multiRegionProperties parameter, you can add or modify witness Region support and manage peer relationships with clusters in other Regions.
Wait until a Cluster is ACTIVE
Wait until a Cluster is gone
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.