Bird
0
0

Which IAM policy element controls what DynamoDB actions a user can perform?

easy🧠 Conceptual Q2 of 15
DynamoDB - Security and Access Control
Which IAM policy element controls what DynamoDB actions a user can perform?
AAction
BResource
CEffect
DCondition
Step-by-Step Solution
Solution:
  1. Step 1: Identify the element that lists allowed operations

    The Action element lists the specific DynamoDB operations a user can perform, like PutItem or Query.
  2. Step 2: Differentiate from other elements

    Effect controls allow or deny, Resource specifies targets, Condition adds restrictions, but Action defines allowed operations.
  3. Final Answer:

    Action -> Option A
  4. Quick Check:

    Action element = Allowed operations [OK]
Quick Trick: Action element lists allowed DynamoDB operations [OK]
Common Mistakes:
MISTAKES
  • Confusing Effect with Action
  • Thinking Resource controls actions
  • Ignoring the role of Condition

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More DynamoDB Quizzes