v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432226181.3 KB

Creates a billing group that resembles a consolidated billing family that Amazon Web Services charges, based off of the predefined pricing plan computation.

post/create-billing-group

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 billing group name. The names must be unique.

PrimaryAccountIdstring

The account ID that serves as the main account in a billing group.

Descriptionstring password

The description of the billing group.

Tagsobject

A map that contains tag keys and tag values that are attached to a billing group. This feature isn't available during the beta.

Response

Success

Arnstring

The Amazon Resource Name (ARN) of the created billing group.