AWS::QuickSight::Template CategoryFilterConfiguration - AWS CloudFormation

AWS::QuickSight::Template 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 AWS 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 Amazon QuickSight 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 Amazon QuickSight console, this filter type is called a filter list.

Required: No

Type: FilterListConfiguration

Update requires: No interruption