stopFlowExecution
inline suspend fun BedrockAgentRuntimeClient.stopFlowExecution(crossinline block: StopFlowExecutionRequest.Builder.() -> Unit): StopFlowExecutionResponse
Stops an Amazon Bedrock flow's execution. This operation prevents further processing of the flow and changes the execution status to Aborted
.