Amazon HealthImaging · Arazzo Workflow
Amazon HealthImaging Onboard Data Store and Import
Version 1.0.0
Create a data store, wait until ACTIVE, then start a DICOM import and poll to completion.
Provider
Workflows
onboard-datastore-and-import
Provision a data store and run its first DICOM import to completion.
Creates a data store and waits for ACTIVE, then starts a DICOM import job into it and waits for the job to finish, chaining provisioning and ingestion into a single onboarding flow.
1
2
pollDatastore
Read the data store properties and check whether provisioning finished. Repeats while the data store is still CREATING.
3
4
pollImportJob
Read the import job properties and check progress. Repeats while the job is still SUBMITTED or IN_PROGRESS.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.