glue_stop_workflow_run: Stops the execution of the specified workflow run

View source: R/glue_operations.R

glue_stop_workflow_runR Documentation

Stops the execution of the specified workflow run

Description

Stops the execution of the specified workflow run.

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

Usage

glue_stop_workflow_run(Name, RunId)

Arguments

Name

[required] The name of the workflow to stop.

RunId

[required] The ID of the workflow run to stop.


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