stopWorkflowRun
inline suspend fun GlueClient.stopWorkflowRun(crossinline block: StopWorkflowRunRequest.Builder.() -> Unit): StopWorkflowRunResponse
Stops the execution of the specified workflow run.
Stops the execution of the specified workflow run.