Bird
0
0

A user tries to restore an object from Glacier but receives an error. The lifecycle policy is correct. What else could cause this error?

medium📝 Debug Q7 of 15
AWS - S3 Fundamentals
A user tries to restore an object from Glacier but receives an error. The lifecycle policy is correct. What else could cause this error?
AThe bucket policy denies restore actions.
BThe object is already in Standard storage class.
CGlacier objects cannot be restored.
DThe restore request was made before the object was fully archived.
Step-by-Step Solution
Solution:
  1. Step 1: Understand restore permissions

    Bucket policies can block restore actions even if lifecycle is correct.
  2. Step 2: Evaluate other options

    Objects in Glacier can be restored; errors can come from permissions.
  3. Final Answer:

    The bucket policy denies restore actions. -> Option A
  4. Quick Check:

    Restore requires proper permissions [OK]
Quick Trick: Check bucket policy for restore permissions [OK]
Common Mistakes:
MISTAKES
  • Assuming Glacier objects cannot be restored
  • Ignoring bucket policy permissions
  • Thinking lifecycle policy controls restore permissions

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes