This is a question about vendor lock in and AWS cognito. Can user data and encrypted/hashed passwords be exported out of cognito if we ever move off of AWS?
Cognito actually has the capability to import users using CSV files, however no export functionality is available ( unless you List Users and write to a CSV )