Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Validate Then Put Definition
Version 1.0.0
Validate a candidate pipeline definition and only commit it when it is error free.
Provider
Workflows
validate-then-put-definition
Validate pipeline objects, then commit them only if validation passes.
Branches on the validation result so an invalid definition never overwrites a working pipeline, while a clean definition is committed immediately.
1
validateDefinition
Check the candidate pipeline objects for structural and semantic errors before any write occurs.
2
commitDefinition
Commit the validated pipeline objects to the pipeline now that validation reported no errors.
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.