Amazon RDS · Arazzo Workflow
Amazon RDS Snapshot and Rebuild a DB Instance
Version 1.0.0
Snapshot a source instance, wait for it, then build a fresh matching instance.
View Spec
View on GitHub
Cloud DatabasesDatabase ServiceDatabase-as-a-ServiceManaged DatabasesRelational DatabasesArazzoWorkflows
Provider
Workflows
snapshot-and-rebuild-instance
Snapshot a source instance and build a fresh instance mirroring its config.
Snapshots the source instance and waits for it, reads the source config, creates a matching new instance, then polls until that new instance is available.
1
snapshotSource
createDBSnapshot
Create a manual snapshot of the source instance to act as the restore point for the rebuild.
2
pollSnapshot
describeDBSnapshots
Describe the snapshot and inspect its status. While it is still creating the workflow loops back to poll again; once it is available it proceeds to read the source configuration.
3
readSource
describeDBInstances
Describe the source instance to read the engine, instance class and allocated storage used to build the mirrored instance.
4
createTarget
createDBInstance
Create the new DB instance mirroring the source engine, instance class and allocated storage with fresh master credentials.
5
pollTarget
describeDBInstances
Describe the new instance and inspect its status. While it 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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-rds-clone-instance-from-snapshot-restore-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.