AWS::Bedrock::Guardrail Tag
Definition of the key/value pair for a tag.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key
-
Key for the tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9\s._:/=+@-]*$
Minimum:
1
Maximum:
128
Update requires: No interruption
Value
-
Value for the tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9\s._:/=+@-]*$
Minimum:
0
Maximum:
256
Update requires: No interruption