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::AIOps::InvestigationGroup Tag
A list of key-value pairs to associate with the investigation group. You can associate
as many as 50 tags with an investigation group. To be able to associate tags when you
create the investigation group, you must have the cloudwatch:TagResource
permission.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Key
-
Assigns one or more tags (key-value pairs) to the specified resource.
Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
Tags don't have any semantic meaning to Amazon and are interpreted strictly as strings of characters.
You can associate as many as 50 tags with a resource.
Required: Yes
Type: String
Minimum:
1
Maximum:
128
Update requires: No interruption
Value
-
A list of key-value pairs to associate with the investigation group. You can associate as many as 50 tags with an investigation group. To be able to associate tags when you create the investigation group, you must have the
cloudwatch:TagResource
permission.Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
Required: Yes
Type: String
Minimum:
1
Maximum:
256
Update requires: No interruption