aws-datapipeline-task-runner-task-object
Task runners receive resolved pipeline objects and credentials; the polled task map can expose every plaintext field needed by an activity.
Where it sits
| location | PollForTask.taskObject.objects.<object-id>.fields[].stringValue |
| location kind | payload |
| data kinds | credential password api_key access_key secret_key connection_string database_credential |
| emits edge | ExposesCredential |
| service | Data Pipeline (aws:datapipeline) |
Collection recipe
| access mode | creation_response_only |
| operation | PollForTask |
| response path | taskObject.objects.<object-id>.fields[].stringValue |
| encoding | map |
| params | {"hostname": "\u003crunner-host\u003e", "workerGroup": "\u003cworker-group\u003e"} |
Required permissions
datapipeline:PollForTask
References