AWS::QuickSight::Analysis DateMeasureField - 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::Analysis DateMeasureField

The measure type field with date type columns.

Syntax

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

Properties

AggregationFunction

The aggregation function of the measure field.

Required: No

Type: String

Allowed values: COUNT | DISTINCT_COUNT | MIN | MAX

Update requires: No interruption

Column

The column that is used in the DateMeasureField.

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: DateTimeFormatConfiguration

Update requires: No interruption