docdb_start_db_cluster: Restarts the stopped cluster that is specified by DBClusterIdentifier
Usage
docdb_start_db_cluster(DBClusterIdentifier)
Arguments
DBClusterIdentifier
[required] The identifier of the cluster to restart. Example:
docdb-2019-05-28-15-24-52
Request syntax
svc$start_db_cluster(
DBClusterIdentifier = "string"
)