rds_start_db_instance: Starts an Amazon RDS DB instance that was stopped using the...

View source: R/rds_operations.R

rds_start_db_instanceR Documentation

Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance action

Description

Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance action.

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

Usage

rds_start_db_instance(DBInstanceIdentifier)

Arguments

DBInstanceIdentifier

[required] The user-supplied instance identifier.


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