

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

用于确认事件流完成的响应。

## 内容
<a name="API_InvokeWithResponseStreamCompleteEvent_Contents"></a>

 ** ErrorCode **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-ErrorCode"></a>
错误代码。  
类型：字符串  
必需：否

 ** ErrorDetails **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-ErrorDetails"></a>
任何返回错误的详细信息。  
类型：字符串  
必需：否

 ** LogResult **   <a name="lambda-Type-InvokeWithResponseStreamCompleteEvent-LogResult"></a>
Base64 编码执行日志的最后 4 KB。  
类型：字符串  
必需：否

## 另请参阅
<a name="API_InvokeWithResponseStreamCompleteEvent_SeeAlso"></a>

有关在特定语言的 AWS SDK 中使用此 API 的更多信息，请参阅以下内容：
+  [适用于 C\$1\$1 的 AWS SDK](https://docs.aws.amazon.com/goto/SdkForCpp/lambda-2015-03-31/InvokeWithResponseStreamCompleteEvent) 
+  [适用于 Go 的 AWS SDK](https://docs.aws.amazon.com/goto/SdkForGoV1/lambda-2015-03-31/InvokeWithResponseStreamCompleteEvent) 
+  [适用于 Java V2 的 AWS SDK](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/InvokeWithResponseStreamCompleteEvent) 
+  [适用于 Ruby V3 的 AWS SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/InvokeWithResponseStreamCompleteEvent) 