Amazon EMR Cluster AutoScalingPolicy
AutoScalingPolicy is a subproperty of the Amazon EMR
Cluster InstanceGroupConfig property type that specifies
the constraints and rules for an Auto Scaling group policy. For more information,
see
PutAutoScalingPolicy in the Amazon EMR API Reference.
Syntax
JSON
{ "Constraints" :ScalingConstraints, "Rules" :ScalingRule}
YAML
Constraints: -ScalingConstraintsRules: -ScalingRule
