Can I delete a snapshot of the root device of an EBS volume used by a registered AMI?

Can I delete a snapshot of the root device of an EBS volume used by a registered AMI?

Can I delete a snapshot of the root device of an EBS volume used by a registered AMI?

A.
Only via API

B.
Only via Console

C.
Yes

D.
No



Leave a Reply 12

Your email address will not be published. Required fields are marked *


Chef

Chef

Note that you can’t delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first deregister the AMI before you can delete the snapshot. For more information, see Deregistering Your AMI.

gamer

gamer

THANKS CHEF

networkmanagers

networkmanagers

Correct answer is C

A

A

You are messing with people’s exam man. Must have a very sad life if you spend your time on a forum uploading wrong answers to every question. Feel sorry for you.

niyiallen

niyiallen

No

Deleting an Amazon EBS Snapshot

When you delete a snapshot, only the data exclusive to that snapshot is removed. Deleting previous snapshots of a volume does not affect your ability to restore volumes from later snapshots of that volume.

If you make periodic snapshots of a volume, the snapshots are incremental so that only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. Even though snapshots are saved incrementally, the snapshot deletion process is designed so that you need to retain only the most recent snapshot in order to restore the volume.

Note that you can’t delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first deregister the AMI before you can delete the snapshot. For more information, see Deregistering Your AMI.

cheryl

cheryl

http://docs.aws.amazon.com/cli/latest/reference/ec2/delete-snapshot.html

Deletes the specified snapshot.

When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So regardless of which prior snapshots have been deleted, all active snapshots will have access to all the information needed to restore the volume.

You cannot delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first de-register the AMI before you can delete the snapshot.

mkbonu

mkbonu

Note that you can’t delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first deregister the AMI before you can delete the snapshot. For more information, see Deregistering Your Linux AMI. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

Briane

Briane

Note that you can’t delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first deregister the AMI before you can delete the snapshot. For more information, see Deregistering Your AMI.