

# ChainedInvokeFailedDetails
<a name="API_ChainedInvokeFailedDetails"></a>

Contains details about a failed chained function invocation, including error information and failure reason.

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

 ** Error **   <a name="lambda-Type-ChainedInvokeFailedDetails-Error"></a>
Details about the chained invocation failure.  
Type: [EventError](API_EventError.md) object  
Required: Yes

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