startWorkflowRun
inline suspend fun GlueClient.startWorkflowRun(crossinline block: StartWorkflowRunRequest.Builder.() -> Unit): StartWorkflowRunResponse
Starts a new run of the specified workflow.
Starts a new run of the specified workflow.