v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432226181.3 KB

Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.

post/create-pricing-plan

Headers

X-Amzn-Client-Tokenstring

A unique, case-sensitive identifier that you specify to ensure idempotency of the request. Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries complete successfully without performing any further actions.

Request body

Namestring password required

The name of the pricing plan. The names must be unique to each pricing plan.

Descriptionstring password

The description of the pricing plan.

PricingRuleArnsPricingRuleArn[]

A list of Amazon Resource Names (ARNs) that define the pricing plan parameters.

Tagsobject

A map that contains tag keys and tag values that are attached to a pricing plan.

Response

Success

Arnstring

The Amazon Resource Name (ARN) of the created pricing plan.