AWS::QuickSight::Analysis NumericalMeasureField - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Analysis NumericalMeasureField

The measure type field with numerical type columns.

Syntax

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

Properties

AggregationFunction

The aggregation function of the measure field.

Required: No

Type: NumericalAggregationFunction

Update requires: No interruption

Column

The column that is used in the NumericalMeasureField.

Required: Yes

Type: ColumnIdentifier

Update requires: No interruption

FieldId

The custom field ID.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption

FormatConfiguration

The format configuration of the field.

Required: No

Type: NumberFormatConfiguration

Update requires: No interruption