Expression - Amazon Billing and Cost Management
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).

Expression

Represents a complex filtering expression for cost and usage data.

Contents

and

A list of expressions to be combined with AND logic.

Type: Array of Expression objects

Required: No

costCategories

Filters based on cost categories.

Type: ExpressionFilter object

Required: No

dimensions

Filters based on dimensions (e.g., service, operation).

Type: ExpressionFilter object

Required: No

not

An expression to be negated.

Type: Expression object

Required: No

or

A list of expressions to be combined with OR logic.

Type: Array of Expression objects

Required: No

tags

Filters based on resource tags.

Type: ExpressionFilter object

Required: No

See Also

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