

# InvokeWithResponseStreamCompleteEvent
<a name="API_InvokeWithResponseStreamCompleteEvent"></a>

A response confirming that the event stream is complete.

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

 ** ErrorCode **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-ErrorCode"></a>
An error code.  
Type: String  
Required: No

 ** ErrorDetails **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-ErrorDetails"></a>
The details of any returned error.  
Type: String  
Required: No

 ** LogResult **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-LogResult"></a>
The last 4 KB of the execution log, which is base64-encoded.  
Type: String  
Required: No

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