listFlowExecutions
inline suspend fun BedrockAgentRuntimeClient.listFlowExecutions(crossinline block: ListFlowExecutionsRequest.Builder.() -> Unit): ListFlowExecutionsResponse
Lists all executions of a flow. Results can be paginated and include summary information about each execution, such as status, start and end times, and the execution's Amazon Resource Name (ARN).
Flow executions is in preview release for Amazon Bedrock and is subject to change.