rds_start_db_cluster: Starts an Amazon Aurora DB cluster that was stopped using the...

View source: R/rds_operations.R

rds_start_db_clusterR Documentation

Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or the StopDBCluster action

Description

Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or the StopDBCluster action.

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

Usage

rds_start_db_cluster(DBClusterIdentifier)

Arguments

DBClusterIdentifier

[required] The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter is stored as a lowercase string.


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