Doing a data-deletion review. The snapshot docs cover retention (1–60 days) and that snapshots survive volume deletion within retention — we’ve verified that behavior. Three things the docs don’t cover:
- Can a specific snapshot be deleted on demand (CLI/API)?
fly volumes snapshotsonly hascreate/list. If not, is retention expiry the only mechanism? - When a snapshot expires, what’s the maximum latency before its data is physically purged, including the AWS backup storage listed in your sub-processors?
- After a volume is deleted and its snapshots expire, does any copy of the data persist anywhere (backups/replication/DR), and for how long?