AWS Certified Cloud Practitioner (CLF-C02) — Question 17
Which option is a customer responsibility when using Amazon DynamoDB under the AWS Shared Responsibility Model?
Answer options
- A. Physical security of DynamoDB
- B. Patching of DynamoDB
- C. Access to DynamoDB tables
- D. Encryption of data at rest in DynamoDB
Correct answer: C
Explanation
The correct answer is C because customers are responsible for managing access to their DynamoDB tables, including setting permissions and user access. Options A and B are responsibilities of AWS, as they handle the physical security and maintenance of the service. Option D, while important, is also managed by AWS, though customers must implement their own encryption strategies.