AWS::QuickSight::Template FilterScopeConfiguration - AWS CloudFormation

AWS::QuickSight::Template FilterScopeConfiguration

The scope configuration for a FilterGroup.

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 AWS CloudFormation template, use the following syntax:

Properties

AllSheets

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.

Required: No

Type: Json

Update requires: No interruption

SelectedSheets

The configuration for applying a filter to specific sheets.

Required: No

Type: SelectedSheetsFilterScopeConfiguration

Update requires: No interruption