stopDurableExecution
abstract suspend fun stopDurableExecution(input: StopDurableExecutionRequest): StopDurableExecutionResponse
Stops a running durable execution. The execution transitions to STOPPED status and cannot be resumed. Any in-progress operations are terminated.