Learn R Programming

paws.analytics (version 0.7.0)

glue_get_workflow_run_properties: Retrieves the workflow run properties which were set during the run

Description

Retrieves the workflow run properties which were set during the run.

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

Usage

glue_get_workflow_run_properties(Name, RunId)

Arguments

Name

[required] Name of the workflow which was run.

RunId

[required] The ID of the workflow run whose run properties should be returned.