AWS::Budgets::Budget Expression - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Budgets::Budget Expression

Use Expression to filter in various Budgets APIs.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

And

Return results that match both Dimension objects.

Required: No

Type: Array of Expression

Update requires: No interruption

CostCategories

The filter that's based on CostCategoryValues.

Required: No

Type: CostCategoryValues

Update requires: No interruption

Dimensions

The specific Dimension to use for Expression.

Required: No

Type: ExpressionDimensionValues

Update requires: No interruption

Not

Return results that don't match a Dimension object.

Required: No

Type: Expression

Update requires: No interruption

Or

Return results that match either Dimension object.

Required: No

Type: Array of Expression

Update requires: No interruption

Tags

The specific Tag to use for Expression.

Required: No

Type: TagValues

Update requires: No interruption