paws.compute (version 0.1.0)

lightsail_get_relational_database_blueprints: Returns a list of available database blueprints in Amazon Lightsail

Description

Returns a list of available database blueprints in Amazon Lightsail. A blueprint describes the major engine version of a database.

Usage

lightsail_get_relational_database_blueprints(pageToken)

Arguments

pageToken

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

Request syntax

svc$get_relational_database_blueprints(
  pageToken = "string"
)

Details

You can use a blueprint ID to create a new database that runs a specific database engine.