v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432226181.3 KB

A list of the pricing plans that are associated with a pricing rule.

post/list-pricing-plans-associated-with-pricing-rule

Request body

BillingPeriodstring

The pricing plan billing period for which associations will be listed.

PricingRuleArnstring required

The pricing rule Amazon Resource Name (ARN) for which associations will be listed.

MaxResultsinteger

The optional maximum number of pricing rule associations to retrieve.

NextTokenstring

The optional pagination token returned by a previous call.

Response

Success

BillingPeriodstring

The pricing plan billing period for which associations will be listed.

PricingRuleArnstring

The pricing rule Amazon Resource Name (ARN) for which associations will be listed.

PricingPlanArnsPricingPlanArn[]

The list containing pricing plans that are associated with the requested pricing rule.

NextTokenstring

The pagination token to be used on subsequent calls.