aws-glue-workflow-run-properties
Workflow run properties are a mutable plaintext map shared between jobs and crawlers.
Where it sits
| location | GetWorkflowRunProperties.RunProperties.<value> |
| location kind | output_value |
| data kinds | credential password api_key connection_string sensitive_data |
| emits edge | ContainsCredential |
| service | Glue (aws:glue) |
Collection recipe
| access mode | read_api |
| operation | GetWorkflowRunProperties |
| response path | RunProperties.<value> |
| encoding | map |
| params | {"Name": "\u003cworkflow-name\u003e", "RunId": "\u003crun-id\u003e"} |
Required permissions
glue:GetWorkflowRunProperties
References