Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hawkerfun/492780904bbe8c9a69a3feffa3a8088d to your computer and use it in GitHub Desktop.
Save hawkerfun/492780904bbe8c9a69a3feffa3a8088d to your computer and use it in GitHub Desktop.
AWSCognitoUserPoolPaginationExample
$ 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