Q31 — AWS SAA-C03 Ch.8

Question 31 of 65 | ← Chapter 8

Q526. A hospital needs to store patient records in an Amazon S3 bucket. The hospital compliance team must ensure that all protected health information (PHI) is encrypted in transit and at rest. The compliance team must administer the encryption key for data at rest.Which solution will meet these requirements?

Correct Answer: C. Use the aws:SecureTransport condition on S3 bucket policies to allow only encrypted connections over HTTPS (TLS). Configure default encryption for each S3 bucket to use server-side encryption with AWS KMS keys (SSE-KMS). Assign the compliance team to manage the KMS keys.