lightsail_stop_relational_database: Stops a specific database that is currently running in Amazon...

View source: R/lightsail_operations.R

lightsail_stop_relational_databaseR Documentation

Stops a specific database that is currently running in Amazon Lightsail

Description

Stops a specific database that is currently running in Amazon Lightsail.

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

Usage

lightsail_stop_relational_database(
  relationalDatabaseName,
  relationalDatabaseSnapshotName = NULL
)

Arguments

relationalDatabaseName

[required] The name of your database to stop.

relationalDatabaseSnapshotName

The name of your new database snapshot to be created before stopping your database.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.