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.
Contents
Note
In the following list, the required parameters are described first.
- Images
-
A list of images on a sheet.
Type: Array of SheetImage objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: No
- Name
-
The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- SheetId
-
The unique identifier associated with a sheet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: