

# LambdaFunctionStartFailedEventDetails
<a name="API_LambdaFunctionStartFailedEventDetails"></a>

Contains details about a lambda function that failed to start during an execution.

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

 ** cause **   <a name="StepFunctions-Type-LambdaFunctionStartFailedEventDetails-cause"></a>
A more detailed explanation of the cause of the failure.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 32768.  
Required: No

 ** error **   <a name="StepFunctions-Type-LambdaFunctionStartFailedEventDetails-error"></a>
The error code of the failure.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: No

## See Also
<a name="API_LambdaFunctionStartFailedEventDetails_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/LambdaFunctionStartFailedEventDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/states-2016-11-23/LambdaFunctionStartFailedEventDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/states-2016-11-23/LambdaFunctionStartFailedEventDetails) 