
Answer-first summary for fast verification
Answer: Configure AWS KMS to automatically encrypt all sensitive datasets at rest.
Configuring AWS KMS to automatically encrypt sensitive datasets at rest ensures compliance with the requirement. This approach provides a managed and secure way to handle encryption keys.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization has classified certain datasets as highly sensitive. You are required to ensure that these datasets are encrypted at rest. How would you use AWS KMS to manage encryption keys and ensure compliance with this requirement?
A
Manually encrypt each sensitive dataset using AWS KMS.
B
Configure AWS KMS to automatically encrypt all sensitive datasets at rest.
C
Use AWS S3 default encryption to protect sensitive datasets.
D
Create custom AWS Config rules to check for encryption settings on sensitive datasets.