startRelationalDatabase
inline suspend fun LightsailClient.startRelationalDatabase(crossinline block: StartRelationalDatabaseRequest.Builder.() -> Unit): StartRelationalDatabaseResponse
Starts a specific database from a stopped state in Amazon Lightsail. To restart a database, use the reboot relational database
operation.
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 Amazon Lightsail Developer Guide.