Bird
0
0

Why does AWS CloudWatch Events (EventBridge) require an "Id" field for each target in a rule?

hard📝 Conceptual Q10 of 15
AWS - CloudWatch
Why does AWS CloudWatch Events (EventBridge) require an "Id" field for each target in a rule?
ATo uniquely identify each target for management and retries
BTo specify the order in which targets are triggered
CTo define the AWS region of the target
DTo set the priority of the event rule
Step-by-Step Solution
Solution:
  1. Step 1: Understand the role of "Id" in targets

    The "Id" uniquely identifies each target within a rule for tracking and management.
  2. Step 2: Eliminate other options

    "Id" does not control trigger order, region, or priority; those are managed differently.
  3. Final Answer:

    To uniquely identify each target for management and retries -> Option A
  4. Quick Check:

    Target "Id" = unique identifier [OK]
Quick Trick: "Id" uniquely identifies targets, not order or priority [OK]
Common Mistakes:
MISTAKES
  • Thinking "Id" sets trigger order
  • Confusing "Id" with region or priority settings

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes