AWS::Wisdom::AIAgent TagCondition
An object that can be used to specify tag conditions.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key
-
The tag key in the tag condition.
Required: Yes
Type: String
Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Minimum:
1
Maximum:
128
Update requires: No interruption
Value
-
The tag value in the tag condition.
Required: No
Type: String
Minimum:
1
Maximum:
256
Update requires: No interruption