Created
May 9, 2020 01:17
-
-
Save hawkerfun/492780904bbe8c9a69a3feffa3a8088d to your computer and use it in GitHub Desktop.
AWSCognitoUserPoolPaginationExample
This file contains hidden or 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 --region us-east-1 cognito-idp list-users --user-pool-id us-east-1_aaaaaaaaa --limit 60 --pagination-token "AAAAAAAAAAAA......FS8=" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment