Fetch only the first page of a paginated result set.
Section: Global Options, Output, and Queries
Disable automatic pagination
bash
bash
aws logs describe-log-groups --no-paginateExplanation
Useful for testing or when you intentionally want a single page only.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Global Options, Output, and Queries
Control service page size
Reduce the number of items retrieved per service call.
Limit total items returned
Return only a specific number of items in the CLI output.