
Ultimate access to all questions.
As a solutions architect, implement a document review application with Amazon S3. Ensure document versions are preserved and accidental deletions are prevented, while allowing users to download, modify, and upload documents. Select two actions to achieve this:
A
Set the bucket ACL to read-only.
B
Activate versioning for the bucket.
C
Create an IAM policy for the bucket.
D
Implement MFA Delete for the bucket.
E
Use AWS KMS to encrypt the bucket.