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::ComputeOptimizer::AutomationRule Tag
A key-value pair used to categorize and organize AWS resources and automation rules.
Syntax
To declare this entity in your 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