Amazon HealthOmics · Arazzo Workflow
Amazon HealthOmics Import Annotations
Version 1.0.0
Create an annotation store, start an annotation import job, and poll it to completion.
View Spec
View on GitHub
BioinformaticsGenomicsHealthcareLife SciencesCloud ComputingArazzoWorkflows
Provider
Workflows
import-annotations
Create an annotation store then import annotations and wait for completion.
Creates an annotation store in the chosen storeFormat, starts an annotation import job against it by destination store name, and polls GetAnnotationImportJob until the job is COMPLETED, COMPLETED_WITH_FAILURES, CANCELLED, or FAILED.
1
2
startImportJob
Start an annotation import job that loads the source items into the new store.
3
pollImportJob
Poll the annotation import job until it reaches a terminal status. The status enum is SUBMITTED, IN_PROGRESS, CANCELLED, COMPLETED, FAILED, or COMPLETED_WITH_FAILURES.
Source API Descriptions
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.