View a markdown version of this page

UsageBasedPricingTerm - AWS Marketplace

UsageBasedPricingTerm

Defines a usage-based pricing term (typically pay-as-you-go), where buyers are charged based on product usage.

Contents

Note

In the following list, the required parameters are described first.

currencyCode

Defines the currency for the prices in this term.

Type: String

Length Constraints: Fixed length of 3.

Pattern: [A-Z]+

Required: Yes

id

The unique identifier of the term.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [A-Za-z0-9+=;,.@\-_]+

Required: Yes

rateCards

The rate cards containing per-unit rates for usage-based pricing.

Type: Array of UsageBasedRateCardItem objects

Required: Yes

type

The category of the term.

Type: String

Valid Values: ByolPricingTerm | ConfigurableUpfrontPricingTerm | FixedUpfrontPricingTerm | UsageBasedPricingTerm | FreeTrialPricingTerm | LegalTerm | PaymentScheduleTerm | RecurringPaymentTerm | RenewalTerm | SupportTerm | ValidityTerm | VariablePaymentTerm

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: