Amazon EBS · Arazzo Workflow
Amazon EBS Clone Volume via Snapshot
Version 1.0.0
Snapshot a source volume, confirm it, then create a clone volume from it.
View Spec
View on GitHub
Amazon Web ServicesBlock StorageEBSEC2SnapshotsStorageVolumesArazzoWorkflows
Provider
Workflows
clone-volume-via-snapshot
Clone an EBS volume by snapshotting it and creating a new volume.
Creates a snapshot of the source volume, confirms it via describe, and provisions a clone volume from that snapshot.
1
2
confirmSnapshot
Describe snapshots to confirm the source snapshot is visible before cloning from it.
3
createClone
Create a new EBS volume from the confirmed snapshot in the requested Availability Zone.
Source API Descriptions
openapi
amazonEbsAmazonElasticBlockStoreEbsApiApi
https://raw.githubusercontent.com/api-evangelist/amazon-ebs/refs/heads/main/openapi/amazon-ebs-amazon-ebs-amazon-elastic-block-store-ebs-api-api-openapi.yml
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.