AWS::EMRServerless::Application Tag
A map of key-value pairs to help you manage EMR Serverless resources. One resource can have a maximum of 50 tags. For more information, see Tagging resources.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key
-
The key to use in the tag.
Required: Yes
Type: String
Pattern:
^[A-Za-z0-9 /_.:=+@-]+$
Minimum:
1
Maximum:
128
Update requires: No interruption
Value
-
The value of the tag.
Required: Yes
Type: String
Pattern:
^[A-Za-z0-9 /_.:=+@-]*$
Minimum:
0
Maximum:
256
Update requires: No interruption