Learn R Programming

paws.cost.management (version 0.8.0)

billingconductor_disassociate_accounts: Removes the specified list of account IDs from the given billing group

Description

Removes the specified list of account IDs from the given billing group.

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

Usage

billingconductor_disassociate_accounts(Arn, AccountIds)

Arguments

Arn

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

AccountIds

[required] The array of account IDs to disassociate.