AWS::QuickSight::Dashboard DashboardVersionDefinition - 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::Dashboard DashboardVersionDefinition

The contents of a dashboard.

Syntax

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

Properties

AnalysisDefaults

Property description not available.

Required: No

Type: AnalysisDefaults

Update requires: No interruption

CalculatedFields

An array of calculated field definitions for the dashboard.

Required: No

Type: List of CalculatedField

Maximum: 500

Update requires: No interruption

ColumnConfigurations

An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.

Required: No

Type: List of ColumnConfiguration

Maximum: 200

Update requires: No interruption

DataSetIdentifierDeclarations

An array of dataset identifier declarations. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.

Required: Yes

Type: List of DataSetIdentifierDeclaration

Maximum: 50

Update requires: No interruption

FilterGroups

The filter definitions for a dashboard.

For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.

Required: No

Type: List of FilterGroup

Maximum: 2000

Update requires: No interruption

ParameterDeclarations

The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.

For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.

Required: No

Type: List of ParameterDeclaration

Maximum: 200

Update requires: No interruption

Sheets

An array of sheet definitions for a dashboard.

Required: No

Type: List of SheetDefinition

Maximum: 20

Update requires: No interruption