Describes the offerings for the specified Savings Plans.
See https://www.paws-r-sdk.com/docs/savingsplans_describe_savings_plans_offerings/ for full documentation.
savingsplans_describe_savings_plans_offerings(
offeringIds = NULL,
paymentOptions = NULL,
productType = NULL,
planTypes = NULL,
durations = NULL,
currencies = NULL,
descriptions = NULL,
serviceCodes = NULL,
usageTypes = NULL,
operations = NULL,
filters = NULL,
nextToken = NULL,
maxResults = NULL
)
The IDs of the offerings.
The payment options.
The product type.
The plan types.
The duration, in seconds.
The currencies.
The descriptions.
The services.
The usage details of the line item in the billing report.
The specific Amazon Web Services operation for the line item in the billing report.
The filters.
The token for the next page of results.
The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.