Amazon Cognito adds support for importing users with password hashes
Amazon Cognito now allows importing users with pre-existing password hashes via CSV, eliminating the need for immediate password resets. This feature enables users to sign in with their existing credentials upon import, improving the user experience during migration. It supports common hashing algorithms like bcrypt, scrypt, Argon2id, and PBKDF2, and is available in all AWS Regions where Cognito is offered.
- →Import users with password hashes via CSV
- →Support for multiple password hashing algorithms
- →Availability and getting started
Features (1) ›
- Import users with password hashes via CSV
Amazon Cognito now supports including password hashes in CSV user imports, allowing users to sign in immediately with their existing credentials. Previously, users had to reset their passwords upon first sign-in after CSV import.
Enhancements (1) ›
- Support for multiple password hashing algorithms
The feature supports importing password hashes generated by bcrypt, scrypt, Argon2id, and PBKDF2 with SHA-256. Imported hashes are cryptographically protected before storage by Amazon Cognito.
Notes (1) ›
- Availability and getting started
Password hash import is available in all AWS Regions where Amazon Cognito is offered. Users can begin using this feature via the AWS Management Console, CLI, or SDKs.
https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-cognito-password-hash-import/
Related releases
- Amazon Aurora DSQL adds multi-Region cluster support in four more Regions AWS What's New ·
- CloudWatch adds managed Prometheus collectors AWS What's New ·
- Amazon EC2 C7i Instances Expand to New Regions AWS What's New ·
- EC2 C7i-flex instances now available in Europe (Milan) region AWS What's New ·
- AWS CodeDeploy Expands to Five New Regions AWS What's New ·
- Redis 8.0 end-of-life date moved to 2026-12-01 endoflife.date ·