DocDbElasticClient
Amazon DocumentDB elastic clusters
Amazon DocumentDB elastic-clusters support workloads with millions of reads/writes per second and petabytes of storage capacity. Amazon DocumentDB elastic clusters also simplify how developers interact with Amazon DocumentDB elastic-clusters by eliminating the need to choose, manage or upgrade instances.
Amazon DocumentDB elastic-clusters were created to:
provide a solution for customers looking for a database that provides virtually limitless scale with rich query capabilities and MongoDB API compatibility.
give customers higher connection limits, and to reduce downtime from patching.
continue investing in a cloud-native, elastic, and class leading architecture for JSON workloads.
Functions
The type of pending maintenance action to be applied to the resource.
Copies a snapshot of an elastic cluster.
Creates a new Amazon DocumentDB elastic cluster and returns its cluster structure.
Creates a snapshot of an elastic cluster.
Delete an elastic cluster.
Delete an elastic cluster snapshot.
Returns information about a specific elastic cluster.
Returns information about a specific elastic cluster snapshot
Retrieves all maintenance actions that are pending.
Returns information about provisioned Amazon DocumentDB elastic clusters.
Returns information about snapshots for a specified elastic cluster.
Retrieves a list of all maintenance actions that are pending.
Lists all tags on a elastic cluster resource
Restores an elastic cluster from a snapshot.
Restarts the stopped elastic cluster that is specified by clusterARN
.
Stops the running elastic cluster that is specified by clusterArn
. The elastic cluster must be in the available state.
Adds metadata tags to an elastic cluster resource
Removes metadata tags from an elastic cluster resource
Modifies an elastic cluster. This includes updating admin-username/password, upgrading the API version, and setting up a backup window and maintenance window
Inherited functions
The type of pending maintenance action to be applied to the resource.
Copies a snapshot of an elastic cluster.
Creates a new Amazon DocumentDB elastic cluster and returns its cluster structure.
Creates a snapshot of an elastic cluster.
Delete an elastic cluster.
Delete an elastic cluster snapshot.
Returns information about a specific elastic cluster.
Returns information about a specific elastic cluster snapshot
Retrieves all maintenance actions that are pending.
Returns information about provisioned Amazon DocumentDB elastic clusters.
Returns information about snapshots for a specified elastic cluster.
Paginate over ListClusterSnapshotsResponse results.
Paginate over ListClustersResponse results.
Retrieves a list of all maintenance actions that are pending.
Paginate over ListPendingMaintenanceActionsResponse results.
Lists all tags on a elastic cluster resource
Restores an elastic cluster from a snapshot.
Restarts the stopped elastic cluster that is specified by clusterARN
.
Stops the running elastic cluster that is specified by clusterArn
. The elastic cluster must be in the available state.
Adds metadata tags to an elastic cluster resource
Removes metadata tags from an elastic cluster resource
Modifies an elastic cluster. This includes updating admin-username/password, upgrading the API version, and setting up a backup window and maintenance window
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.