AWS::Batch::JobDefinition Metadata
Metadata about the
Kubernetes
pod. For
more information, see Understanding Kubernetes Objects
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Labels" :
Json
}
YAML
Labels:
Json
Properties
Labels
-
Key-value pairs used to identify, sort, and organize cube resources. Can contain up to 63 uppercase letters, lowercase letters, numbers, hyphens (-), and underscores (_). Labels can be added or modified at any time. Each resource can have multiple labels, but each key must be unique for a given object.
Required: No
Type: Json
Update requires: No interruption