Python Forum
Export AWS Cognito Users - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Export AWS Cognito Users (/thread-33894.html)



Export AWS Cognito Users - fioranosnake - Jun-07-2021

HI,


Ive found the following solution : https://medium.com/@serkhazov/export-users-from-amazon-cognito-user-pool-bf57a128a9fe

Im new to Python coding and wondered if anyone has done something similar? I need to automate this to run nightly eg (create a standalone exe) .. I guess I'd need to add my AWS credentials to it too...

Can anyone offer any advice please?

Many thanks