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

The date configuration of the filter.

Syntax

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

JSON

{ "AnchorOption" : String, "ParameterName" : String }

YAML

AnchorOption: String ParameterName: String

Properties

AnchorOption

The options for the date configuration. Choose one of the options below:

  • NOW

Required: No

Type: String

Allowed values: NOW

Update requires: No interruption

ParameterName

The name of the parameter that is used for the anchor date configuration.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9]+$

Minimum: 1

Maximum: 2048

Update requires: No interruption