View Source AWS.DSQL (aws-elixir v1.0.4)
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. Aurora DSQL 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. Aurora DSQL lets you focus on using your data to acquire new insights for your business and customers.
Link to this section Summary
Functions
Creates a cluster in Amazon Aurora DSQL.
Creates multi-Region clusters in Amazon Aurora DSQL.
Deletes a cluster in Amazon Aurora DSQL.
Deletes a multi-Region cluster in Amazon Aurora DSQL.
Retrieves information about a cluster.
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.
Updates a cluster.
Link to this section Functions
Creates a cluster in Amazon Aurora DSQL.
Creates multi-Region clusters in Amazon Aurora DSQL.
Multi-Region clusters require a linked Region list, which is an array of the Regions in which you want to create linked clusters. Multi-Region clusters require a witness Region, which participates in quorum in failure scenarios.
Deletes a cluster in Amazon Aurora DSQL.
Deletes a multi-Region cluster in Amazon Aurora DSQL.
Retrieves information about a cluster.
list_clusters(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceRetrieves 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.
Updates a cluster.