savingsplans_describe_savings_plans_offering_rates: Describes the offering rates for the specified Savings Plans

View source: R/savingsplans_operations.R

savingsplans_describe_savings_plans_offering_ratesR Documentation

Describes the offering rates for the specified Savings Plans

Description

Describes the offering rates for the specified Savings Plans.

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

Usage

savingsplans_describe_savings_plans_offering_rates(
  savingsPlanOfferingIds = NULL,
  savingsPlanPaymentOptions = NULL,
  savingsPlanTypes = NULL,
  products = NULL,
  serviceCodes = NULL,
  usageTypes = NULL,
  operations = NULL,
  filters = NULL,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

savingsPlanOfferingIds

The IDs of the offerings.

savingsPlanPaymentOptions

The payment options.

savingsPlanTypes

The plan types.

products

The Amazon Web Services products.

serviceCodes

The services.

usageTypes

The usage details of the line item in the billing report.

operations

The specific Amazon Web Services operation for the line item in the billing report.

filters

The filters.

nextToken

The token for the next page of results.

maxResults

The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.


paws.cost.management documentation built on April 3, 2025, 9:24 p.m.