paws.compute (version 0.1.0)

lightsail_start_relational_database: Starts a specific database from a stopped state in Amazon Lightsail

Description

Starts a specific database from a stopped state in Amazon Lightsail. To restart a database, use the reboot relational database operation.

Usage

lightsail_start_relational_database(relationalDatabaseName)

Arguments

relationalDatabaseName

[required] The name of your database to start.

Request syntax

svc$start_relational_database(
  relationalDatabaseName = "string"
)

Details

The start relational database operation supports tag-based access control via resource tags applied to the resource identified by relationalDatabaseName. For more information, see the Lightsail Dev Guide.