I have total 600 users in the aws congnito user pool in my old aws account , and i want to move/migrate all the users to my new aws account. It is possible to migrate aws congnito users from one aws account to another.
Please Help Me.
I checked through every document linked to Congnito, but I was unable to find a document for moving Congnito users between AWS accounts.
2
Answers
You should consider to use cognito-backup-restore npm tool. It’s easy to use and oriented to What you require, but there are some important points to take into account:
You can use a user migration Lambda trigger as described here: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-import-using-lambda.html