The date configuration of the filter.
Syntax
To declare this entity in your AWS 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