Snapshot Modification (f1eb6ea9-f3ab-414f-af35-2d5427199984)
Changes made to a cloud snapshot's metadata, attributes, or control settings. These modifications may involve adjusting access permissions, changing retention policies, or altering encryption settings.
Data Collection Measures:
- AWS CloudTrail
- Tracks API calls such as
ModifySnapshotAttribute
,ResetSnapshotAttribute
, andModifySnapshotTier
.
- Tracks API calls such as
- Azure Monitor Logs
- Logs changes via
Microsoft.Compute/snapshots/write
.
- Logs changes via
- Google Cloud Logging
- Captures modifications through
compute.snapshots.setIamPolicy
andcompute.snapshots.patch
.
- Captures modifications through