AWS::QuickSight::Template Computation - 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::Template Computation

The computation union that is used in an insight visual.

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

Forecast

The forecast computation configuration.

Required: No

Type: ForecastComputation

Update requires: No interruption

GrowthRate

The growth rate computation configuration.

Required: No

Type: GrowthRateComputation

Update requires: No interruption

MaximumMinimum

The maximum and minimum computation configuration.

Required: No

Type: MaximumMinimumComputation

Update requires: No interruption

MetricComparison

The metric comparison computation configuration.

Required: No

Type: MetricComparisonComputation

Update requires: No interruption

PeriodOverPeriod

The period over period computation configuration.

Required: No

Type: PeriodOverPeriodComputation

Update requires: No interruption

PeriodToDate

The period to DataSetIdentifier computation configuration.

Required: No

Type: PeriodToDateComputation

Update requires: No interruption

TopBottomMovers

The top movers and bottom movers computation configuration.

Required: No

Type: TopBottomMoversComputation

Update requires: No interruption

TopBottomRanked

The top ranked and bottom ranked computation configuration.

Required: No

Type: TopBottomRankedComputation

Update requires: No interruption

TotalAggregation

The total aggregation computation configuration.

Required: No

Type: TotalAggregationComputation

Update requires: No interruption

UniqueValues

The unique values computation configuration.

Required: No

Type: UniqueValuesComputation

Update requires: No interruption