ListCustomLineItemsFilter - Amazon Billing Conductor
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ListCustomLineItemsFilter

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

Contents

AccountIds

The Amazon Web Services accounts in which this custom line item will be applied to.

Type: Array of strings

Array Members: Minimum number of 0 items. 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/)?[a-zA-Z0-9]{10,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 Amazon SDKs, see the following: