ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

188 / 474

Question 188:

You have an application that needs to encrypt data using the KMS service. The company has already defined the customer master key in AWS for usage in the application. Which of the following steps must be followed in the encryption process? Choose 2 answers from the options given below.

Answer options:

A.Use the GenerateDataKey to get the data key to encrypt the data.
B.Use CustomerMaster Key to encrypt the data.
C.Delete the plaintext data encryption key after the data is encrypted.
D.Delete the Customer Master Key after the data is encrypted.