Amazon DocumentDB · Arazzo Workflow
Amazon DocumentDB Bootstrap Cluster with Primary Instance
Version 1.0.0
Create a cluster, wait until available, then add and await a primary instance.
View Spec
View on GitHub
Amazon Web ServicesDatabaseDocument DatabaseDocumentDBManaged DatabaseMongoDBNoSQLArazzoWorkflows
Provider
Workflows
bootstrap-cluster-with-instance
Provision a cluster and its first instance end to end.
Creates a cluster, waits for it to become available, then creates a primary instance inside it and waits for that instance to become available.
1
createCluster
Create the DB cluster with the supplied identifier and master credentials.
2
pollCluster
Poll the cluster status, looping back here until the cluster reports available before any instance is created.
3
4
pollInstance
Poll the instance status, looping back here until the instance reports available.
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.