This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ComputeOptimizer::AutomationRule Tag
A key-value pair used to categorize and organize Amazon resources and automation rules.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Key-
The tag key, which can be up to 128 characters long.
Required: Yes
Type: String
Pattern:
^[\w\s\.\-\:\/\=\+\@]+$Minimum:
1Maximum:
128Update requires: No interruption
Value-
The tag value, which can be up to 256 characters long.
Required: Yes
Type: String
Pattern:
^[\w\s\.\-\:\/\=\+\@]*$Maximum:
256Update requires: No interruption