AWS::QuickSight::Analysis FilterScopeConfiguration - AWS CloudFormation

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 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 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