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

A pivot table.

For more information, see Using pivot tables in the Amazon QuickSight User Guide.

Syntax

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

Properties

Actions

The list of custom actions that are configured for a visual.

Required: No

Type: Array of VisualCustomAction

Minimum: 0

Maximum: 10

Update requires: No interruption

ChartConfiguration

The configuration settings of the visual.

Required: No

Type: PivotTableConfiguration

Update requires: No interruption

ConditionalFormatting

The conditional formatting for a PivotTableVisual.

Required: No

Type: PivotTableConditionalFormatting

Update requires: No interruption

Subtitle

The subtitle that is displayed on the visual.

Required: No

Type: VisualSubtitleLabelOptions

Update requires: No interruption

Title

The title that is displayed on the visual.

Required: No

Type: VisualTitleLabelOptions

Update requires: No interruption

VisualId

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..

Required: Yes

Type: String

Pattern: ^[\w\-]+$

Minimum: 1

Maximum: 512

Update requires: No interruption