

# FlowCompletionEvent
<a name="API_agent-runtime_FlowCompletionEvent"></a>

Contains information about why a flow completed.

## Contents
<a name="API_agent-runtime_FlowCompletionEvent_Contents"></a>

 ** completionReason **   <a name="bedrock-Type-agent-runtime_FlowCompletionEvent-completionReason"></a>
The reason that the flow completed.  
Type: String  
Valid Values: `SUCCESS | INPUT_REQUIRED`   
Required: Yes

## See Also
<a name="API_agent-runtime_FlowCompletionEvent_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/bedrock-agent-runtime-2023-07-26/FlowCompletionEvent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/FlowCompletionEvent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/FlowCompletionEvent) 