ec2-describe-snapshots [snapshot_id ...]
snapshot_id
Describes the status of one or more snapshots. If no snapshots are specified, Amazon EBS returns information on all snapshots owned by you.
The IDs of the snapshots owned by you. If no snapshots are specified, Amazon EBS returns all snapshots owned by you.
Example: snap-78a54011
snap-78a54011
No
Amazon EBS returns a table that contains the following information:
SNAPSHOT identifier
ID of the snapshot
ID of the volume
Snapshot state (e.g., pending, completed)
pending
completed
Time stamp when the snapshot request was initiated
Percentage of completion
Amazon EBS displays errors on stderr.
stderr
This example describes snapshot snap-78a54011.
PROMPT> ec2-describe-snapshots snap-78a54011 SNAPSHOT snap-78a54011 vol-4d826724 pending 2008-02-15T09:03:58+0000 60%
PROMPT>
SNAPSHOT snap-78a54011 vol-4d826724 pending 2008-02-15T09:03:58+0000 60%
ec2-delete-snapshot
Submit feedback about this site to: