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
- 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