glue_get_workflow_run: Retrieves the metadata for a given workflow run

View source: R/glue_operations.R

glue_get_workflow_runR Documentation

Retrieves the metadata for a given workflow run

Description

Retrieves the metadata for a given workflow run.

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

Usage

glue_get_workflow_run(Name, RunId, IncludeGraph = NULL)

Arguments

Name

[required] Name of the workflow being run.

RunId

[required] The ID of the workflow run.

IncludeGraph

Specifies whether to include the workflow graph in response or not.


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