- Home
- All questions
- Question 157
AWS Certified Solutions Architect study material · question 157 of 500
S3 replication is running to a recovery Region and someone deletes an object in the source bucket. What happens to the replica?
Show the answer
Answer: D. It survives, because the delete marker is added in the source bucket only
By default S3 adds the delete marker in the source bucket alone, which is what protects the recovery copy from a malicious deletion.
Source: Disaster recovery options in the cloud (Amazon Web Services) — Backup and restore — AWS services