
Last chance! 50% off unlimited learning
Sale ends in
Puts the specified workflow run properties for the given workflow run. If a property already exists for the specified run, then it overrides the value otherwise adds the property to existing properties.
See https://www.paws-r-sdk.com/docs/glue_put_workflow_run_properties/ for full documentation.
glue_put_workflow_run_properties(Name, RunId, RunProperties)
[required] Name of the workflow which was run.
[required] The ID of the workflow run for which the run properties should be updated.
[required] The properties to put for the specified run.