AWS::Budgets::Budget Expression - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::Budgets::Budget Expression

Use Expression to filter in various Budgets APIs.

Syntax

To declare this entity in your 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