AWS::EMRServerless::Application InitialCapacityConfigKeyValuePair
The InitialCapacityConfigKeyValuePair
property type specifies Property description not available. for an AWS::EMRServerless::Application.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Key" :
String
, "Value" :InitialCapacityConfig
}
YAML
Key:
String
Value:InitialCapacityConfig
Properties
Key
Property description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z]+[-_]*[a-zA-Z]+$
Minimum:
1
Maximum:
50
Update requires: Some interruptions
Value
Property description not available.
Required: Yes
Type: InitialCapacityConfig
Update requires: Some interruptions