

# CancelStepsInfo
<a name="API_CancelStepsInfo"></a>

Specification of the status of a CancelSteps request. Available only in Amazon EMR version 4.8.0 and later, excluding version 5.0.0.

## Contents
<a name="API_CancelStepsInfo_Contents"></a>

 ** Reason **   <a name="EMR-Type-CancelStepsInfo-Reason"></a>
The reason for the failure if the CancelSteps request fails.  
Type: String  
Required: No

 ** Status **   <a name="EMR-Type-CancelStepsInfo-Status"></a>
The status of a CancelSteps Request. The value may be SUBMITTED or FAILED.  
Type: String  
Valid Values: `SUBMITTED | FAILED`   
Required: No

 ** StepId **   <a name="EMR-Type-CancelStepsInfo-StepId"></a>
The encrypted StepId of a step.  
Type: String  
Required: No

## See Also
<a name="API_CancelStepsInfo_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/elasticmapreduce-2009-03-31/CancelStepsInfo) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticmapreduce-2009-03-31/CancelStepsInfo) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticmapreduce-2009-03-31/CancelStepsInfo) 