remove_managed_scaling_policy
(**kwargs)¶Removes a managed scaling policy from a specified EMR cluster.
See also: AWS API Documentation
Request Syntax
response = client.remove_managed_scaling_policy(
ClusterId='string'
)
[REQUIRED]
Specifies the ID of the cluster from which the managed scaling policy will be removed.
{}
Response Structure