Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account. The response includes a HostedZones child element for each hosted zone.Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the maxitems parameter to list them in groups of up to 100.
Request
Query Params
Responses
🟢200Success
application/json
Body
🟠480InvalidInput
🟠481NoSuchDelegationSet
🟠482DelegationSetNotReusable
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http://route53domains.{region}.amazonaws.com/2013-04-01/hostedzone'