v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432226181.3 KB

Lists the pricing rules that are associated with a pricing plan.

post/list-pricing-rules-associated-to-pricing-plan

Request body

BillingPeriodstring

The billing period for which the pricing rule associations are to be listed.

PricingPlanArnstring required

The Amazon Resource Name (ARN) of the pricing plan for which associations are to 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 billing period for which the pricing rule associations are listed.

PricingPlanArnstring

The Amazon Resource Name (ARN) of the pricing plan for which associations are listed.

PricingRuleArnsPricingRuleArn[]

A list containing pricing rules that are associated with the requested pricing plan.

NextTokenstring

The pagination token to be used on subsequent calls.