Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In the context of AWS services, which of the following explanations most accurately describes the operation of Key Management Service (KMS) Encryption?
A
KMS sends the CMK to the client, which performs the encryption and then deletes the CMK
B
KMS generates a new CMK for each Encrypt call and encrypts the data with it
C
KMS stores the CMK, and receives data from the clients, which it encrypts and sends back
D
KMS receives CMK from the client at every Encrypt call, and encrypts the data with that