ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

151 / 474

Question 151:

You are developing a Java-based application that needs to make use of the AWS KMS service for encryption. Which of the following must be done for the encryption and decryption process? Choose 2 answers from the options given below.

Answer options:

A.Use the Customer master key to encrypt the data.
B.Use the Customer master key to generate a data key for the encryption process.
C.Use the Customer master key to decrypt the data.
D.Use the generated data key to decrypt the data.