ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

228 / 474

Question 228:

Your development team is working with Docker containers. These containers need to encrypt data. The data key needs to be generated using the KMS service. The data key should be in the encrypted format. Which of the following would you most ideally use? (Choose 2 options)

Answer options:

A.The GenerateDataKey command
B.The GenerateDataKeyWithoutPlaintext command
C.Use the CMK Keys
D.Use client-side keys