DBS-C01 · Question #299
A company uses an Amazon DynamoDB table to store data for an application. The application requires full access to the table. Some employees receive direct access to the table, but a security policy…
The correct answer is C. Modify the IAM policies for the employees. Allow the employees to access the DAX cluster. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.access-control.html
Question
A company uses an Amazon DynamoDB table to store data for an application. The application requires full access to the table. Some employees receive direct access to the table, but a security policy restricts their access to only certain fields. The company wants to begin using a DynamoDB Accelerator (DAX) cluster on top of the DynamoDB table. How can the company ensure that the security policy is maintained after the implementation of the DAX cluster?
Options
- AModify the IAM policies for the employees. Implement user-level separation that allows the
- BModify the IAM policies for the IAM service role of the DAX cluster. Implement user-level
- CModify the IAM policies for the employees. Allow the employees to access the DAX cluster
- DModify the IAM policies for the employees. Allow the employees to access the DynamoDB table
How the community answered
(48 responses)- A6% (3)
- B13% (6)
- C58% (28)
- D23% (11)
Explanation
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.access-control.html
Topics
Community Discussion
No community discussion yet for this question.