AWS::LaunchWizard::Deployment Tags
The tags to add to the deployment.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
-
The key name of the tag.
Required: Yes
Type: String
Pattern:
^[a-zA-Z+-=._:/]+$
Minimum:
1
Maximum:
128
Update requires: No interruption
-
The value for the tag.
Required: No
Type: String
Minimum:
0
Maximum:
256
Update requires: No interruption