A developer is creating a DynamoDB table with the AWS CLI. The table must use server-side encryption with an AWS owned encryption key. How should the developer create the table to satisfy this requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: Create the DynamoDB table using the default encryption settings..
Why this is the answer
DynamoDB tables are encrypted by default using AWS owned keys. When creating a table, if no specific encryption settings are provided, DynamoDB automatically uses an AWS owned key for server-side encryption. This satisfies the requirement for using an AWS owned encryption key. Creating a KMS customer managed key or an AWS managed key and providing its ARN would result in using a customer managed key or an AWS managed key, respectively, which is not an AWS owned key. The question specifically asks for an AWS owned encryption key.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed