ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

286 / 310

Question 286:

Your company has a set of files, up to 4 KB each in size, that needs to be encrypted at the client side. Since the company already uses a lot of AWS services, they want to use the AWS KMS CLI to encrypt the data files. Which of the following steps are required in the encryption process? Choose 2 answers from the options given below.

Answer options:

A.Create a new CMK key in the AWS Key Management service.
B.Create a new data key in the AWS Key Management service and fetch the data key through AWS KMS CLI.
C.Use AWS KMS Encrypt CLI to encrypt files using the CMK key.
D.Import the key material while creating the CMK.