AWS::EMR::Cluster KeyValue
KeyValue is a subproperty of the HadoopJarStepConfig property type. KeyValue is used to pass parameters to a step.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Key-
The unique identifier of a key-value pair.
Required: No
Type: String
Minimum:
0Maximum:
10280Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Update requires: No interruption
Value-
The value part of the identified key.
Required: No
Type: String
Minimum:
0Maximum:
10280Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*Update requires: No interruption