billingconductor_associate_accounts: Connects an array of account IDs in a consolidated billing...

View source: R/billingconductor_operations.R

billingconductor_associate_accountsR Documentation

Connects an array of account IDs in a consolidated billing family to a predefined billing group

Description

Connects an array of account IDs in a consolidated billing family to a predefined billing group. The account IDs must be a part of the consolidated billing family during the current month, and not already associated with another billing group. The maximum number of accounts that can be associated in one call is 30.

See https://www.paws-r-sdk.com/docs/billingconductor_associate_accounts/ for full documentation.

Usage

billingconductor_associate_accounts(Arn, AccountIds)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the billing group that associates the array of account IDs.

AccountIds

[required] The associating array of account IDs.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.