Values.RemoveAutoScalingPolicyInputSourceRemoves an automatic scaling policy from a specified instance group within an Amazon EMR cluster.
type nonrec t = {clusterId : ClusterId.t;Specifies the ID of a cluster. The instance group to which the automatic scaling policy is applied is within this cluster.
*)instanceGroupId : InstanceGroupId.t;Specifies the ID of the instance group to which the scaling policy is applied.
*)}