glue_start_workflow_run: Starts a new run of the specified workflow
Description
Starts a new run of the specified workflow.
Usage
glue_start_workflow_run(Name)
Arguments
Name
[required] The name of the workflow to start.
Request syntax
svc$start_workflow_run(
Name = "string"
)