Easy1 markMultiple Choice
Domain 1.3: Data SecurityDynamoDBEncryptionSecurity

AWS SAA-C03 · Question 20 · Domain 1.3: Data Security

A developer is creating a new Amazon DynamoDB table and needs to ensure that all data is encrypted at rest. <br/><br/>What action must the developer take to enable encryption at rest for the DynamoDB table?

Answer options:

A.

Enable encryption in the table settings during creation.

B.

No action is required; DynamoDB encrypts all data at rest by default.

C.

Use the DynamoDB Encryption Client in the application code.

D.

Attach an IAM policy to the table enforcing the sse:Encrypt action.

How to approach this question

Know which AWS services have encryption enabled by default.

Full Answer

B.No action is required; DynamoDB encrypts all data at rest by default.✓ Correct
No action is required; DynamoDB encrypts all data at rest by default.
Amazon DynamoDB encrypts all user data at rest by default. You cannot turn it off. You can only choose which KMS key is used (AWS owned key, AWS managed key, or customer managed key).

Common mistakes

Thinking encryption must be manually enabled for DynamoDB.

Practice the full AWS SAA-C03 Practice Exam 6

65 questions · hints · full answers · grading

More questions from this exam