Remove Auto Scaling Policy
emr_remove_auto_scaling_policy | R Documentation |
Removes an automatic scaling policy from a specified instance group within an Amazon EMR cluster¶
Description¶
Removes an automatic scaling policy from a specified instance group within an Amazon EMR cluster.
Usage¶
Arguments¶
ClusterId
[required] Specifies the ID of a cluster. The instance group to which the automatic scaling policy is applied is within this cluster.
InstanceGroupId
[required] Specifies the ID of the instance group to which the scaling policy is applied.
Value¶
An empty list.