Multiple Choice
A Developer must encrypt a 100-GB object using AWS KMS. What is the BEST approach?
A) Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK) Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK)
B) Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK) with imported key material API call to encrypt the plaintext data as ciphertext using a customer master key (CMK) with imported key material
C) Make a GenerateDataKey API call that returns a plaintext key and an encrypted copy of a data key. Use a plaintext key to encrypt the data Make a GenerateDataKey API call that returns a plaintext key and an encrypted copy of a data key. Use a plaintext key to encrypt the data
D) Make a GenerateDataKeyWithoutPlaintext API call that returns an encrypted copy of a data key. Use an encrypted key to encrypt the data GenerateDataKeyWithoutPlaintext API call that returns an encrypted copy of a data key. Use an encrypted key to encrypt the data
Correct Answer:

Verified
Correct Answer:
Verified
Q55: An online retail company has deployed a
Q56: The Lambda function below is being called
Q57: Given the following AWS CloudFormation template: <img
Q58: A developer is creating a serverless ecommerce
Q59: An application on AWS is using third-party
Q61: A developer is building an application on
Q62: A deployment package uses the AWS CLI
Q63: A company is providing services to many
Q64: A Developer has published an update to
Q65: A Developer is asked to implement a