AWS::CE::AnomalyMonitor ResourceTag
The tag structure that contains a tag key and value.
Note
Tagging is supported only for the following Cost Explorer resource types:
AnomalyMonitor, AnomalySubscription, CostCategory.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Key-
The key that's associated with the tag.
Required: Yes
Type: String
Minimum:
1Maximum:
128Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Update requires: Replacement
Value-
The value that's associated with the tag.
Required: Yes
Type: String
Minimum:
0Maximum:
256Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Update requires: Replacement