Câu 60: AWS Certified Developer Associate(Old)
A Lambda function processes data before sending it to a downstream service. Each piece of data is approximately 1MB in size. After a security audit, the function is now required to encrypt the data before sending it downstream. Which API call is required to perform the encryption?
Nội dung câu hỏi
A Lambda function processes data before sending it to a downstream service. Each piece of data is approximately 1MB in size. After a security audit, the function is now required to encrypt the data before sending it downstream. Which API call is required to perform the encryption?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Pass the data to the KMS ReEncrypt API for encryption.
- B. Use the KMS GenerateDataKey API to get an encryption key. — đáp án hiện tại
- C. Use the KMS GenerateDataKeyWithoutPlainText API to get an encryption key.
- D. Pass the data to KMS as part of the Encrypt API for encryption.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.