AWS::QuickSight::Analysis Sheet
A sheet, which is an object that contains a set of visuals that are viewed together on one page in Amazon QuickSight. Every analysis and dashboard contains at least one sheet. Each sheet contains at least one visualization widget, for example a chart, pivot table, or narrative insight. Sheets can be associated with other components, such as controls, filters, and so on.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Name
-
The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.
Required: No
Type: String
Minimum:
1
Maximum:
2048
Update requires: No interruption
SheetId
-
The unique identifier associated with a sheet.
Required: No
Type: String
Pattern:
^[\w\-]+$
Minimum:
1
Maximum:
512
Update requires: No interruption