Amazon EBS · Arazzo Workflow
Amazon EBS Snapshot and Verify Volume
Version 1.0.0
Take a snapshot of an EBS volume and confirm the snapshot is visible.
View Spec
View on GitHub
Amazon Web ServicesBlock StorageEBSEC2SnapshotsStorageVolumesArazzoWorkflows
Provider
Workflows
snapshot-and-verify-volume
Create an EBS snapshot of a volume and verify it appears in describe.
Creates a point-in-time snapshot of the supplied volume, then lists snapshots to confirm the new snapshot is present.
1
createSnapshot
createSnapshot
Create a point-in-time snapshot of the supplied EBS volume.
2
verifySnapshots
describeSnapshots
List the account snapshots to confirm the new snapshot of the volume is visible.