Bird
0
0

An S3 bucket has versioning suspended. You upload a new file with the same name as an existing object. What happens?

medium📝 Predict Output Q5 of 15
AWS - S3 Fundamentals
An S3 bucket has versioning suspended. You upload a new file with the same name as an existing object. What happens?
AThe new file overwrites the existing object without creating a new version.
BA new version is created for the object.
CThe upload fails with an error.
DThe old object is archived automatically.
Step-by-Step Solution
Solution:
  1. Step 1: Understand suspended versioning behavior

    When versioning is suspended, new uploads overwrite existing objects without versioning.
  2. Step 2: Effect on object versions

    No new versions are created; the object is replaced.
  3. Final Answer:

    The new file overwrites the existing object without creating a new version. -> Option A
  4. Quick Check:

    Suspended versioning = overwrite without versions [OK]
Quick Trick: Suspended means no new versions, just overwrite [OK]
Common Mistakes:
  • Assuming new versions are created
  • Expecting upload failure
  • Thinking old objects are archived

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes