Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Tag and Confirm
Version 1.0.0
Add governance tags to a pipeline and confirm they are attached.
Provider
Workflows
tag-and-confirm-pipeline
Apply tags to a pipeline, then read its metadata to confirm them.
Chains addTags into describePipelines so a caller both writes governance tags and verifies them against the pipeline metadata in a single pass.
1
addTags
addTags
Add or modify the supplied governance tags on the pipeline.
2
confirmTags
describePipelines
Read the pipeline metadata back so the applied tags can be confirmed.