Amazon EMR InstanceGroupConfig 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
InstanceGroupConfig 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_DEMANDorSPOT.Required: No
Type: String
SimpleScalingPolicyConfiguration-
The type of adjustment that the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
Required: Yes
Type: Amazon EMR InstanceGroupConfig SimpleScalingPolicyConfiguration
