View source: R/lightsail_operations.R
lightsail_update_relational_database_parameters | R Documentation |
Allows the update of one or more parameters of a database in Amazon Lightsail.
See https://www.paws-r-sdk.com/docs/lightsail_update_relational_database_parameters/ for full documentation.
lightsail_update_relational_database_parameters(
relationalDatabaseName,
parameters
)
relationalDatabaseName |
[required] The name of your database for which to update parameters. |
parameters |
[required] The database parameters to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.