emr_remove_managed_scaling_policy: Removes a managed scaling policy from a specified EMR cluster
Description
Removes a managed scaling policy from a specified EMR cluster.
Usage
emr_remove_managed_scaling_policy(ClusterId)
Arguments
ClusterId
[required] Specifies the ID of the cluster from which the managed scaling policy
will be removed.
Request syntax
svc$remove_managed_scaling_policy(
ClusterId = "string"
)