Amazon RDS · Arazzo Workflow
Amazon RDS Provision an Aurora DB Cluster
Version 1.0.0
Create an Aurora DB cluster and poll until it reports the available status.
View Spec
View on GitHub
Cloud DatabasesDatabase ServiceDatabase-as-a-ServiceManaged DatabaseRelational DatabasesArazzoWorkflows
Provider
Workflows
provision-aurora-cluster
Create an Aurora DB cluster and wait for it to become available.
Creates an Aurora DB cluster with the supplied engine and master credentials, then polls DescribeDBClusters until the cluster status is available.
1
createCluster
Submit the request to create the Aurora DB cluster with the supplied engine and master credentials.
2
pollCluster
Describe the DB cluster and inspect its status. While the cluster is still creating the workflow loops back to poll again; once it is available the flow ends.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.