Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Inspect Running Tasks
Version 1.0.0
Find running task instances in a pipeline and pull their full object definitions.
Provider
Workflows
inspect-running-tasks
Query matching task instances, then describe the first match in detail.
Chains queryObjects into describeObjects so an operator can move from a status filter to the full field-level detail of a task instance in one pass.
1
queryObjects
Find the ids of objects in the requested sphere that match the supplied selector query.
2
describeObjects
Retrieve the full field-level definition for the first matching task object id.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.