This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Billing::BillingView DataFilterExpression
See Expression. Billing view only supports LINKED_ACCOUNT
and Tags
.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Dimensions" :
Dimensions
, "Tags" :Tags
}
YAML
Dimensions:
Dimensions
Tags:Tags
Properties
Dimensions
-
The specific
Dimension
to use forExpression
.Required: No
Type: Dimensions
Update requires: No interruption
-
The specific
Tag
to use forExpression
.Required: No
Type: Tags
Update requires: No interruption