View source: R/glue_operations.R
glue_get_workflow_run | R Documentation |
Retrieves the metadata for a given workflow run. Job run history is accessible for 90 days for your workflow and job run.
See https://www.paws-r-sdk.com/docs/glue_get_workflow_run/ for full documentation.
glue_get_workflow_run(Name, RunId, IncludeGraph = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.