InvoiceUnitRule
This is used to categorize the invoice unit. Values are AWS account
IDs. Currently, the only supported rule is LINKED_ACCOUNT.
Contents
- BillSourceAccounts
-
A list of AWS account IDs that have delegated their billing responsibility to the receiver account through transfer billing. Unlike linked accounts, these bill source accounts can be payer accounts from other organizations that have authorized billing transfer to this account.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1000 items.
Pattern:
\d{12}Required: No
- LinkedAccounts
-
The list of
LINKED_ACCOUNTIDs where charges are included within the invoice unit.Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1000 items.
Pattern:
\d{12}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: