Amazon HealthOmics · Arazzo Workflow
Amazon HealthOmics Run a Workflow in a Run Group
Version 1.0.0
Create a run group, start a run inside it, and poll the run to completion.
View Spec
View on GitHub
BioinformaticsGenomicsHealthcareLife SciencesCloud ComputingArazzoWorkflows
Provider
Workflows
run-workflow-in-group
Create a run group, start a run within it, and wait for the run to finish.
Creates a run group with concurrency and resource limits, starts a run bound to that group against an existing workflow, and polls GetRun until the run status is COMPLETED, CANCELLED, DELETED, or FAILED.
1
createRunGroup
Create a run group that caps concurrency and resource usage for its runs.
2
3
pollRun
Poll the run until it reaches a terminal status. The status enum is PENDING, STARTING, RUNNING, STOPPING, COMPLETED, DELETED, CANCELLED, or FAILED.
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.