View a markdown version of this page

ListAccountAssociationsFilter - AWS Billing Conductor

ListAccountAssociationsFilter

The filter on the account ID of the linked account, or any of the following:

MONITORED: linked accounts that are associated to billing groups.

UNMONITORED: linked accounts that are not associated to billing groups.

Billing Group Arn: linked accounts that are associated to the provided Billing Group Arn.

Contents

AccountId

The AWS account ID to filter on.

Type: String

Pattern: [0-9]{12}

Required: No

AccountIds

The list of AWS IDs to retrieve their associated billing group for a given time range.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 30 items.

Pattern: [0-9]{12}

Required: No

Association

MONITORED: linked accounts that are associated to billing groups.

UNMONITORED: linked accounts that are not associated to billing groups.

Billing Group Arn: linked accounts that are associated to the provided Billing Group Arn.

Type: String

Pattern: ((arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[a-zA-Z0-9]{10,12}|MONITORED|UNMONITORED)

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: