aws route53 list-hosted-zones — Text outputIT technician command center
AWS CLI · Amazon Web Services

aws route53 list-hosted-zones — Text output

Return AWS CLI output as plain text. Base task: List Route 53 hosted zones.

Copy-ready commandaws route53 list-hosted-zones — Text output
aws route53 list-hosted-zones --output table --output text

Requirements and permissions

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

Examples

Text output

Return AWS CLI output as plain text.

aws route53 list-hosted-zones --output table --output text

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.