aws organizations list-accounts — Disable pagerIT technician command center
AWS CLI · Amazon Web Services

aws organizations list-accounts — Disable pager

Run the AWS CLI command without opening the result pager. Base task: List accounts in AWS Organizations.

Copy-ready commandaws organizations list-accounts — Disable pager
aws organizations list-accounts --output table --no-cli-pager

Requirements and permissions

Requirements
AWS CLI v2
Permissions
AWS IAM permissions vary
Last reviewed
2026-08-01

Examples

Disable pager

Run the AWS CLI command without opening the result pager.

aws organizations list-accounts --output table --no-cli-pager

Common errors

Command or option not supported

Confirm the installed platform version supports the base command and the added output or wrapper option.

Access denied or insufficient privileges

Run with the administrative role or delegated permission required by the underlying command.