aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.09k stars 4.01k forks source link

Add more detail to the no-paginate parameter description #8727

Open RyanFitzSimmonsAK opened 3 weeks ago

RyanFitzSimmonsAK commented 3 weeks ago

Issue #, if available: https://github.com/aws/aws-cli/issues/8281 Description of changes: Clarified that no-paginate makes the CLI only make one call for the first page of results, rather than multiple calls for all results.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.