cognito - AWS Cognito User Authentication and Authorization
Provides user authentication, authorization, and directory management for web and mobile applications.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create user pools
- Create app clients
- Sign up and confirm users
- Authenticate users
- Refresh authentication tokens
- Create identity pools
- Get temporary AWS credentials
- Validate JWT tokens
Inputs
- User credentials
- User pool configuration parameters
- App client settings
- Confirmation codes
- JWT tokens
- Identity pool IDs
Outputs
- ID tokens
- Access tokens
- Refresh tokens
- Temporary AWS credentials
- User pool resources
- Identity pool resources
Requirements
- AWS CLI
- Python environment with boto3
- Python packages requests and python-jose
- AWS permissions for Cognito
