This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Analysis SelectedSheetsFilterScopeConfiguration
The configuration for applying a filter to specific sheets or visuals. You can apply this filter to multiple visuals that are on one sheet or to all visuals on a sheet.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "SheetVisualScopingConfigurations" :[ SheetVisualScopingConfiguration, ... ]}
Properties
SheetVisualScopingConfigurations-
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
Required: No
Type: Array of SheetVisualScopingConfiguration
Minimum:
1Maximum:
50Update requires: No interruption