Amazon DocumentDB · Arazzo Workflow
Amazon DocumentDB Scale Out Read Replica
Version 1.0.0
Add a replica instance to a cluster, wait for it, then confirm cluster membership.
View Spec
View on GitHub
Amazon Web ServicesDatabaseDocument DatabaseDocumentDBManaged DatabaseMongoDBNoSQLArazzoWorkflows
Provider
Workflows
scale-out-read-replica
Add a replica instance and confirm it joins the cluster.
Creates a replica instance in the target cluster, polls until it is available, then describes the cluster to confirm the new member is present.
1
2
pollReplica
Poll the replica instance status, looping back here until it reports available.
3
confirmMembership
Describe the cluster again to confirm it is available and now reports the new replica among its members.
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.