

# ExecutionDetails
<a name="API_ExecutionDetails"></a>

Details about a [durable execution](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html).

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

 ** InputPayload **   <a name="lambda-Type-ExecutionDetails-InputPayload"></a>
The original input payload provided for the durable execution.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 6291456.  
Required: No

## See Also
<a name="API_ExecutionDetails_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/lambda-2015-03-31/ExecutionDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/ExecutionDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/ExecutionDetails) 