Learn R Programming

paws.compute (version 0.7.0)

lightsail_stop_relational_database: 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.