PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · s3 · Q014 · medium

A compliance team applies S3 Object Lock in Governance mode to a set of audit logs with a 1-year retention period. Six months later, an authorized administrator with the `s3:BypassGovernanceRetention` permission needs to delete one of the locked objects early for a legitimate reason. What must the administrator do?

  1. Nothing extra; holding the permission alone silently allows the delete to succeed
  2. Include the `x-amz-bypass-governance-retention: true` header on the delete request
  3. Wait for the legal hold on the object to expire first
  4. Switch the object's retention mode to Compliance before deleting it