AWS::QuickSight::Analysis HeatMapSortConfiguration - 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::QuickSight::Analysis HeatMapSortConfiguration

The sort configuration of a heat map.

Syntax

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

Properties

HeatMapColumnItemsLimitConfiguration

The limit on the number of columns that are displayed in a heat map.

Required: No

Type: ItemsLimitConfiguration

Update requires: No interruption

HeatMapColumnSort

The column sort configuration for heat map for columns that aren't a part of a field well.

Required: No

Type: Array of FieldSortOptions

Minimum: 0

Maximum: 100

Update requires: No interruption

HeatMapRowItemsLimitConfiguration

The limit on the number of rows that are displayed in a heat map.

Required: No

Type: ItemsLimitConfiguration

Update requires: No interruption

HeatMapRowSort

The field sort configuration of the rows fields.

Required: No

Type: Array of FieldSortOptions

Minimum: 0

Maximum: 100

Update requires: No interruption