powered by
Starts a new run of the specified workflow.
glue_start_workflow_run(Name)
[required] The name of the workflow to start.
A list with the following syntax:
list( RunId = "string" )
svc$start_workflow_run( Name = "string" )