paws.compute (version 0.1.0)

lightsail_get_relational_database_parameters: Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific database in Amazon Lightsail

Description

Returns all of the runtime parameters offered by the underlying database software, or engine, for a specific database in Amazon Lightsail.

Usage

lightsail_get_relational_database_parameters(relationalDatabaseName,
  pageToken)

Arguments

relationalDatabaseName

[required] The name of your database for which to get parameters.

pageToken

A token used for advancing to a specific page of results for your get relational database parameters request.

Request syntax

svc$get_relational_database_parameters(
  relationalDatabaseName = "string",
  pageToken = "string"
)

Details

In addition to the parameter names and values, this operation returns other information about each parameter. This information includes whether changes require a reboot, whether the parameter is modifiable, the allowed values, and the data types.