Skip to contents

Returns the current reservation offerings in your account.

See https://www.paws-r-sdk.com/docs/redshiftserverless_list_reservation_offerings/ for full documentation.

Usage

redshiftserverless_list_reservation_offerings(
  maxResults = NULL,
  nextToken = NULL
)

Arguments

maxResults

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

nextToken

The token for the next set of items to return. (You received this token from a previous call.)