AWS::QuickSight::Dashboard CategoryFilterConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Dashboard CategoryFilterConfiguration

The configuration for a CategoryFilter.

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

CustomFilterConfiguration

A custom filter that filters based on a single value. This filter can be partially matched.

Required: No

Type: CustomFilterConfiguration

Update requires: No interruption

CustomFilterListConfiguration

A list of custom filter values. In the Quick Sight console, this filter type is called a custom filter list.

Required: No

Type: CustomFilterListConfiguration

Update requires: No interruption

FilterListConfiguration

A list of filter configurations. In the Quick Sight console, this filter type is called a filter list.

Required: No

Type: FilterListConfiguration

Update requires: No interruption