AWS::QuickSight::Template HeatMapConfiguration - 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).

AWS::QuickSight::Template HeatMapConfiguration

The configuration of a heat map.

Syntax

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

Properties

ColorScale

The color options (gradient color, point of divergence) in a heat map.

Required: No

Type: ColorScale

Update requires: No interruption

ColumnLabelOptions

The label options of the column that is displayed in a heat map.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

DataLabels

The options that determine if visual data labels are displayed.

Required: No

Type: DataLabelOptions

Update requires: No interruption

FieldWells

The field wells of the visual.

Required: No

Type: HeatMapFieldWells

Update requires: No interruption

Legend

The legend display setup of the visual.

Required: No

Type: LegendOptions

Update requires: No interruption

RowLabelOptions

The label options of the row that is displayed in a heat map.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

SortConfiguration

The sort configuration of a heat map.

Required: No

Type: HeatMapSortConfiguration

Update requires: No interruption

Tooltip

The tooltip display setup of the visual.

Required: No

Type: TooltipOptions

Update requires: No interruption