Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a developer configure Amazon DynamoDB to store encrypted customer orders using a company-generated key?
A
Disable encryption in DynamoDB and manage it within the application.
B
Select a customer managed AWS KMS key for DynamoDB table encryption.
C
Enable DynamoDB default encryption with a specified KMS key in the SDK.
D
Choose an AWS managed KMS key for DynamoDB table encryption.