aws / aws/aws-cli

`aws cognito-idp list-users` and `aws cognito-idp list-user-pools` do not paginate by default

Open
#3,868 20 comments 3 reactions 0 assignees View on GitHub
cognito-idp feature-request p3 paginator
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

When the `--no-paginate` option is not specified, pagination should be followed automatically to return the whole result set. However, `aws cognito-idp list-users` does not do this, nor does `aws cognito-idp list-user-pools` (which even has a required `--max-results` argument)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.