Bird
0
0

Which AWS service component is required to enforce usage plan limits on API requests?

easy📝 Conceptual Q2 of 15
AWS - API Gateway
Which AWS service component is required to enforce usage plan limits on API requests?
AAmazon S3
BAWS Lambda
CAPI Gateway
DAWS CloudTrail
Step-by-Step Solution
Solution:
  1. Step 1: Identify service enforcing API limits

    API Gateway enforces throttling and quota limits defined in usage plans.
  2. Step 2: Exclude unrelated services

    Lambda runs code, S3 stores data, CloudTrail logs events but does not enforce limits.
  3. Final Answer:

    API Gateway -> Option C
  4. Quick Check:

    Enforcement service = API Gateway [OK]
Quick Trick: API Gateway enforces usage plan limits directly [OK]
Common Mistakes:
MISTAKES
  • Choosing Lambda as it runs backend code
  • Confusing S3 as a control point
  • Thinking CloudTrail enforces limits

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes