DeleteSnapshot
In this article:
DeleteSnapshot#
Description#
Deletes the specified snapshot.
Request Parameters#
snapshotId — The ID of the snapshot.
Required: Yes
Type: String
Response Elements#
requestId — The request ID
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteSnapshot SnapshotId <snap_id>