SAA-C03 · Question #385
A company needs to implement a new data retention policy for regulatory compliance. As part of this policy, sensitive documents that are stored in an Amazon S3 bucket must be protected from deletion…
The correct answer is B. Activate S3 Object Lock on the required objects and enable compliance mode. S3 Object Lock in Compliance Mode prevents objects from being deleted or overwritten for a fixed, specified retention period. Compliance Mode is specifically designed to meet regulatory requirements, ensuring that no user, including the root user, can modify or delete the…
Question
A company needs to implement a new data retention policy for regulatory compliance. As part of this policy, sensitive documents that are stored in an Amazon S3 bucket must be protected from deletion or modification for a fixed period of time. Which solution will meet these requirements?
Options
- AActivate S3 Object Lock on the required objects and enable governance mode.
- BActivate S3 Object Lock on the required objects and enable compliance mode.
- CEnable versioning on the S3 bucket. Set a lifecycle policy to delete the objects after a specified
- DConfigure an S3 Lifecycle policy to transition objects to S3 Glacier Flexible Retrieval for the
How the community answered
(39 responses)- A13% (5)
- B79% (31)
- C5% (2)
- D3% (1)
Explanation
S3 Object Lock in Compliance Mode prevents objects from being deleted or overwritten for a fixed, specified retention period. Compliance Mode is specifically designed to meet regulatory requirements, ensuring that no user, including the root user, can modify or delete the object during the retention period.
Community Discussion
No community discussion yet for this question.