Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Copy Image Set
Version 1.0.0
Resolve a source image set version, copy it to a destination, then poll until ACTIVE.
Provider
Workflows
copy-image-set
Copy a source image set into a destination and wait until it is ACTIVE.
Captures the source image set's latest version, copies it onto the destination image set, and polls the destination until copy processing finishes and the image set becomes ACTIVE.
1
getSourceImageSet
Read the source image set to capture its latest version identifier, which the copy request must reference.
2
getDestinationImageSet
Read the destination image set to capture its latest version identifier, required to authorize the copy onto an existing image set.
3
copyImageSet
Copy the source image set version onto the destination image set, using the captured latest version identifiers for both ends of the copy.
4
pollDestination
Read the destination image set and check whether copy processing has finished. Repeats while the image set is still LOCKED.
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.