ec2-delete-snapshot From Amazon Elastic Compute Cloud: 2008-12-01 previous page next page ec2-delete-snapshotSyntax ec2-delete-snapshot snapshot_id Description Deletes an Amazon EBS snapshot. OptionsOptionDescriptionRequiredsnapshot_idThe ID of the snapshot to delete. Example: snap-78a54011 YesOutput Amazon EBS returns a table that contains the following information: SNAPSHOT identifierID of the snapshot Amazon EBS displays errors on stderr. ExampleThis example deletes snapshot snap-78a54011.PROMPT> ec2-delete-snapshot snap-78a54011 SNAPSHOT snap-78a54011Related Topics ec2-create-snapshot ec2-describe-snapshots previous page start next page