-
-
Save darrenrogan/8023a955fdf645112281a0a0e6b1b2ad to your computer and use it in GitHub Desktop.
Export AWS Cognito User Pool
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws --profile production cognito-idp list-users --user-pool-id us-west-2_XXXXXXXXX --output table > ~/users.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment