AWS::GroundStation::Config Tag
The key name of the tag. You can specify a value that's 1 to 128 Unicode characters in length and can't be prefixed with aws:
. digits, whitespace, _
, .
, :
, /
, =
, +
, @
, -
, and "
.
For more information, see Tag
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key
-
Name of the object key.
Required: No
Type: String
Pattern:
^[ a-zA-Z0-9\+\-=._:/@]{1,128}$
Update requires: No interruption
Value
-
Value of the tag.
Required: No
Type: String
Pattern:
^[ a-zA-Z0-9\+\-=._:/@]{1,256}$
Update requires: No interruption