Skip to content

Cognito User Pool

Cognito User PoolsΒΆ

  • Sign in functionality for app users
  • Integrate with AWS API Gateway
  • Create a Serverless database of users for your mobile apps
  • Simple login: username (or email) and password combination
  • Can enable Federated Identities (facebook, Google, [[SAML]])
  • Sends back [[JSON Web Tokens (JWT)]]
  • Can be integrated with AWS API Gateway for [[authentication]]