- Home
- All questions
- Question 41
AWS Certified Solutions Architect study material · question 41 of 500
An API only needs to verify signed-in users and receives no AWS resource calls from them. Which Cognito component suffices?
Show the answer
Answer: D. A user pool, which can issue JSON web tokens directly
A user pool can hand JWTs straight to an app, a web server or an API with no identity pool involved.
Source: What is Amazon Cognito? (Amazon Web Services) — User pools