Bird
0
0

Which AWS Cognito component stores and verifies user information?

easy📝 Conceptual Q12 of 15
AWS - Serverless Architecture
Which AWS Cognito component stores and verifies user information?
AIdentity pool
BUser pool
CLambda function
DAPI Gateway
Step-by-Step Solution
Solution:
  1. Step 1: Identify the component for user data

    User pools in Cognito are designed to store and verify user information like usernames and passwords.
  2. Step 2: Eliminate unrelated components

    Identity pools provide temporary AWS credentials, Lambda runs code, and API Gateway manages APIs, none store user info.
  3. Final Answer:

    User pool -> Option B
  4. Quick Check:

    User pool = stores user info [OK]
Quick Trick: User pool = user info storage and verification [OK]
Common Mistakes:
  • Confusing identity pool with user pool
  • Thinking Lambda stores user data
  • Mixing API Gateway with user management

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes