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.
lightsail_stop_relational_database(
relationalDatabaseName,
relationalDatabaseSnapshotName = NULL
)
[required] The name of your database to stop.
The name of your new database snapshot to be created before stopping your database.