fetch paginated hosted zones
GET https://route53.amazonaws.com/2013-04-01/hostedzone?maxitems={{max_items}}&marker={{nextMarker}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxitems | string | Total number of hosted zones fetch in a single API call. Defalut value is 100. | |
marker | string |