AWS Certified Cloud Practitioner (CLF-C02) — Question 109
A company is using Amazon DynamoDB.
Which task is the company’s responsibility, according to the AWS shared responsibility model?
Answer options
- A. Patch the operating system.
- B. Provision hosts.
- C. Manage database access permissions.
- D. Secure the operating system.
Correct answer: C
Explanation
The correct answer is C because managing database access permissions is a responsibility that falls on the customer, ensuring that only authorized users have access to the data. Options A and D pertain to the underlying infrastructure, which AWS manages, while option B relates to resource provisioning that does not apply to a managed service like DynamoDB.