nerdexam
Amazon

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

Submitted by naveen.iyer· Mar 6, 2026Database Security

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)
  • A
    6% (3)
  • B
    13% (6)
  • C
    58% (28)
  • D
    23% (11)

Explanation

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.access-control.html

Topics

#DynamoDB#DAX#IAM policies#field-level security

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice