Snapshot Deletion (16e07530-764b-4d83-bae0-cdbfc31bf21d)
The removal of a point-in-time backup of a cloud storage volume, virtual machine (VM), or database.
Data Collection Measures:
- AWS CloudTrail
- Logs
DeleteSnapshot
API calls in EC2, RDS, and EBS services.
- Logs
- Azure Monitor Logs
- Tracks snapshot deletions via
Microsoft.Compute/snapshots/delete
API calls.
- Tracks snapshot deletions via
- Google Cloud Logging
- Detects snapshot removal through
compute.disks.deleteSnapshot
events.
- Detects snapshot removal through