Learn R Programming

paws.compute (version 0.1.0)

lightsail_get_relational_database_bundles: Returns the list of bundles that are available in Amazon Lightsail

Description

Returns the list of bundles that are available in Amazon Lightsail. A bundle describes the performance specifications for a database.

Usage

lightsail_get_relational_database_bundles(pageToken)

Arguments

pageToken

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

Request syntax

svc$get_relational_database_bundles(
  pageToken = "string"
)

Details

You can use a bundle ID to create a new database with explicit performance specifications.