emr_remove_auto_scaling_policy {paws.analytics} | R Documentation |
Removes an automatic scaling policy from a specified instance group within an Amazon EMR cluster.
See https://www.paws-r-sdk.com/docs/emr_remove_auto_scaling_policy/ for full documentation.
emr_remove_auto_scaling_policy(ClusterId, InstanceGroupId)
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. |