AWS::QuickSight::Topic TopicNumericEqualityFilter - 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::Topic TopicNumericEqualityFilter

A filter that filters topics based on the value of a numeric field. The filter includes only topics whose numeric field value matches the specified value.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

Aggregation

An aggregation function that specifies how to calculate the value of a numeric field for a topic. Valid values for this structure are NO_AGGREGATION, SUM, AVERAGE, COUNT, DISTINCT_COUNT, MAX, MEDIAN, MIN, STDEV, STDEVP, VAR, and VARP.

Required: No

Type: String

Allowed values: NO_AGGREGATION | SUM | AVERAGE | COUNT | DISTINCT_COUNT | MAX | MEDIAN | MIN | STDEV | STDEVP | VAR | VARP

Update requires: No interruption

Constant

The constant used in a numeric equality filter.

Required: No

Type: TopicSingularFilterConstant

Update requires: No interruption