

# InspectionDataRequest
<a name="API_InspectionDataRequest"></a>

Contains additional details about the state's execution, including its input and output data processing flow, and HTTP request information.

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

 ** body **   <a name="StepFunctions-Type-InspectionDataRequest-body"></a>
The request body for the HTTP request.  
Type: String  
Required: No

 ** headers **   <a name="StepFunctions-Type-InspectionDataRequest-headers"></a>
The request headers associated with the HTTP request.  
Type: String  
Required: No

 ** method **   <a name="StepFunctions-Type-InspectionDataRequest-method"></a>
The HTTP method used for the HTTP request.  
Type: String  
Required: No

 ** protocol **   <a name="StepFunctions-Type-InspectionDataRequest-protocol"></a>
The protocol used to make the HTTP request.  
Type: String  
Required: No

 ** url **   <a name="StepFunctions-Type-InspectionDataRequest-url"></a>
The API endpoint used for the HTTP request.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/states-2016-11-23/InspectionDataRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/states-2016-11-23/InspectionDataRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/states-2016-11-23/InspectionDataRequest) 