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::QuickSight::Template FilledMapShapeConditionalFormatting
The conditional formatting that determines the shape of the filled map.
Syntax
To declare this entity in your Amazon 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