

# RemoveManagedScalingPolicy


 Removes a managed scaling policy from a specified Amazon EMR cluster. 

## Request Syntax


```
{
   "ClusterId": "string"
}
```

## Request Parameters


For information about the parameters that are common to all actions, see [Common Parameters](CommonParameters.md).

The request accepts the following data in JSON format.

 ** [ClusterId](#API_RemoveManagedScalingPolicy_RequestSyntax) **   <a name="EMR-RemoveManagedScalingPolicy-request-ClusterId"></a>
 Specifies the ID of the cluster from which the managed scaling policy will be removed.   
Type: String  
Length Constraints: Maximum length of 256.  
Required: Yes

## Response Elements


If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

## Errors


For information about the errors that are common to all actions, see [Common Error Types](CommonErrors.md).

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon Command Line Interface V2](https://docs.amazonaws.cn/goto/cli2/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for .NET V4](https://docs.amazonaws.cn/goto/DotNetSDKV4/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for Go v2](https://docs.amazonaws.cn/goto/SdkForGoV2/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for JavaScript V3](https://docs.amazonaws.cn/goto/SdkForJavaScriptV3/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for Kotlin](https://docs.amazonaws.cn/goto/SdkForKotlin/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for PHP V3](https://docs.amazonaws.cn/goto/SdkForPHPV3/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for Python](https://docs.amazonaws.cn/goto/boto3/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticmapreduce-2009-03-31/RemoveManagedScalingPolicy) 