Stop Workflow Run
| glue_stop_workflow_run | R Documentation |
Stops the execution of the specified workflow run¶
Description¶
Stops the execution of the specified workflow run.
Usage¶
Arguments¶
Name[required] The name of the workflow to stop.
RunId[required] The ID of the workflow run to stop.
Value¶
An empty list.