This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
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:StringValue:InitialCapacityConfig
Properties
KeyProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z]+[-_]*[a-zA-Z]+$Minimum:
1Maximum:
50Update requires: Some interruptions
ValueProperty description not available.
Required: Yes
Type: InitialCapacityConfig
Update requires: Some interruptions