
Answer-first summary for fast verification
Answer: Configure the DynamoDB table to use SSL/TLS encryption
Configuring the DynamoDB table to use SSL/TLS encryption ensures that all data in transit between clients and the DynamoDB table is encrypted, maintaining confidentiality and integrity of the data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization is using Amazon DynamoDB and requires that all data in transit is encrypted. Which configuration should be implemented to achieve this?
A
Enable AWS Certificate Manager (ACM) on the DynamoDB table
B
Configure the DynamoDB table to use SSL/TLS encryption
C
Set up a CloudFront distribution in front of the DynamoDB table
D
Use AWS Secrets Manager to store TLS certificates