I currently have a mobile application using Firebase for user authentication and storing data.
I would like to migrate from Firebase to AWS. Exporting the DB from Fi
There are multiple ways to migrate users to AWS Cognito. A couple approaches are:
For more details, refer the article from AWS, Migrating Users to Amazon Cognito User Pools.
You can use the User Migration Lambda Trigger.
https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-migrate-user.html