Skip to the content.
AWS Developer Associate

Cognito

Cognito User Pools (CUP)

Cognito User Pools - Lambda Triggers

Cognito User Pools - Hosted Authentication UI

Cognito Identity Pools (Federated Identities)

Cognito Identity Pools - IAM Roles

Cognito User Pools vs Identity Pools

User Pools Identity Pools
Database of users for a web/mobile application Obtains AWS credentials for the users
Allows to federate logins (Public Social, SAML, etc) Users can login through Public Social, SAML, CUP
Customize the UI used for auth User can be guest uses (unauthenticated)
Hast triggers for AWS Lambda during auth flow Users are mapped to IAM roles/policies
Manage username/password Give access to AWS services

Cognito Sync