getFlowExecution
inline suspend fun BedrockAgentRuntimeClient.getFlowExecution(crossinline block: GetFlowExecutionRequest.Builder.() -> Unit): GetFlowExecutionResponse
Retrieves details about a specific flow execution, including its status, start and end times, and any errors that occurred during execution.