EMR / Client / remove_managed_scaling_policy
remove_managed_scaling_policy#
- EMR.Client.remove_managed_scaling_policy(**kwargs)#
Removes a managed scaling policy from a specified Amazon EMR cluster.
See also: AWS API Documentation
Request Syntax
response = client.remove_managed_scaling_policy( ClusterId='string' )
- Parameters:
ClusterId (string) –
[REQUIRED]
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –