glue_start_workflow_run: Starts a new run of the specified workflow

View source: R/glue_operations.R

glue_start_workflow_runR Documentation

Starts a new run of the specified workflow

Description

Starts a new run of the specified workflow.

See https://www.paws-r-sdk.com/docs/glue_start_workflow_run/ for full documentation.

Usage

glue_start_workflow_run(Name, RunProperties = NULL)

Arguments

Name

[required] The name of the workflow to start.

RunProperties

The workflow run properties for the new workflow run.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.