ListCustomLineItemsFilter - AWS Billing Conductor

ListCustomLineItemsFilter

A filter that specifies the custom line items and billing groups to retrieve FFLI information.

Contents

AccountIds

The AWS accounts in which this custom line item will be applied to.

Type: Array of strings

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

Pattern: [0-9]{12}

Required: No

Arns

A list of custom line item ARNs to retrieve information.

Type: Array of strings

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

Pattern: (arn:aws(-cn)?:billingconductor::[0-9]{12}:customlineitem/)?[a-zA-Z0-9]{10}

Required: No

BillingGroups

The billing group Amazon Resource Names (ARNs) to retrieve information.

Type: Array of strings

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

Pattern: (arn:aws(-cn)?:billingconductor::[0-9]{12}:billinggroup/)?[0-9]{12}

Required: No

Names

A list of custom line items to retrieve information.

Type: Array of strings

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

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9_\+=\.\-@]+

Required: No

See Also

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