docdb_stop_db_cluster: Stops the running cluster that is specified by DBClusterIdentifier
Usage
docdb_stop_db_cluster(DBClusterIdentifier)
Arguments
DBClusterIdentifier
[required] The identifier of the cluster to stop. Example:
docdb-2019-05-28-15-24-52
Request syntax
svc$stop_db_cluster(
DBClusterIdentifier = "string"
)