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::QuickSight::Dashboard FilledMapShapeConditionalFormatting
The conditional formatting that determines the shape of the filled map.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FieldId" :String, "Format" :ShapeConditionalFormat}
YAML
FieldId:StringFormat:ShapeConditionalFormat
Properties
FieldId-
The field ID of the filled map shape.
Required: Yes
Type: String
Minimum:
1Maximum:
512Update requires: No interruption
Format-
The conditional formatting that determines the background color of a filled map's shape.
Required: No
Type: ShapeConditionalFormat
Update requires: No interruption