Q30 — AWS DVA-C02 Ch.3

Question 30 of 100 | ← Chapter 3

A developer is using the AWS CLI to create an Amazon DynamoDB table. The DynamoDB table must use AWS-owned encryption keys for server-side encryption. How should the developer create the DynamoDB table to meet these requirements?

Correct Answer: D. Create the DynamoDB table using the default encryption option.

Explanation

For this scenario, the developer can use the DynamoDB table’s default encryption option, which automatically applies server-side encryption using AWS-owned encryption keys. No manual key creation or specification is required. 【Lantern Certification provided by: swufelp1999】