AWS SAA-C03 · Question 15 · Domain 1.3: Data Security
A developer needs to encrypt a 5 GB file before uploading it to Amazon S3. The company policy mandates the use of AWS KMS. How should the solutions architect implement this?
Answer options:
Call the KMS Encrypt API directly with the 5 GB file.
Use KMS envelope encryption by calling GenerateDataKey, encrypt the file locally, and upload.
Upload the file to S3 and use S3 Select to encrypt it with KMS.
Use AWS Certificate Manager to encrypt the file before upload.
65 questions · hints · full answers · grading