- Home
- All questions
- Question 199
AWS Certified Solutions Architect study material · question 199 of 500
How does S3 versioning protect against an accidental delete?
Show the answer
Answer: B. A delete marker becomes the current version, leaving the earlier version restorable
In a versioned bucket a delete inserts a marker rather than removing the object, so the previous version can be recovered.
Source: Retaining multiple versions of objects with S3 Versioning (Amazon Web Services) — Retaining multiple versions of objects with S3 Versioning