docdb_stop_db_cluster: Stops the running cluster that is specified by...

View source: R/docdb_operations.R

docdb_stop_db_clusterR Documentation

Stops the running cluster that is specified by DBClusterIdentifier

Description

Stops the running cluster that is specified by DBClusterIdentifier. The cluster must be in the available state. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.

See https://www.paws-r-sdk.com/docs/docdb_stop_db_cluster/ for full documentation.

Usage

docdb_stop_db_cluster(DBClusterIdentifier)

Arguments

DBClusterIdentifier

[required] The identifier of the cluster to stop. Example: docdb-2019-05-28-15-24-52


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.