Amazon EMR Cluster ScalingAction
The ScalingAction property type specifies the scaling actions for an Auto Scaling group policy. ScalingAction is the property type for the Action subproperty of the Amazon EMR
Cluster ScalingRule property type.
Syntax
JSON
{ "Market" :String, "SimpleScalingPolicyConfiguration" :SimpleScalingPolicyConfiguration}
YAML
Market:StringSimpleScalingPolicyConfiguration:SimpleScalingPolicyConfiguration
Properties
Market-
Not available for instance groups. Instance groups use the market type specified for the group.
Valid values:
ON_DEMANDorSPOTRequired: No
Type: String
Update requires: No interruption
SimpleScalingPolicyConfiguration-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
Required: Yes
Type: Amazon EMR Cluster SimpleScalingPolicyConfiguration
Update requires: No interruption
