AWS::QuickSight::Template TemplateVersionDefinition - 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 TemplateVersionDefinition

The detailed definition of a template.

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 template.

Required: No

Type: List of CalculatedField

Maximum: 500

Update requires: No interruption

ColumnConfigurations

An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.

Required: No

Type: List of ColumnConfiguration

Maximum: 200

Update requires: No interruption

DataSetConfigurations

An array of dataset configurations. These configurations define the required columns for each dataset used within a template.

Required: Yes

Type: List of DataSetConfiguration

Maximum: 30

Update requires: No interruption

FilterGroups

Filter definitions for a template.

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

Required: No

Type: List of FilterGroup

Maximum: 2000

Update requires: No interruption

ParameterDeclarations

An array of parameter declarations for a template.

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 template.

Required: No

Type: List of SheetDefinition

Maximum: 20

Update requires: No interruption