- Home
- All questions
- Question 40
AWS Certified Solutions Architect study material · question 40 of 500
A mobile app must let users sign in with Google and then read from a private S3 bucket. Which Cognito components does this need?
Show the answer
Answer: A. A user pool for sign-in and an identity pool for AWS credentials
The user pool authenticates and returns OAuth 2.0 tokens; the identity pool exchanges one for the temporary AWS credentials that reach S3.
Source: What is Amazon Cognito? (Amazon Web Services) — A user pool and identity pool used together