v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Lists hosted zone associations with pagination support. Specify a DNS view through the resourceArn parameter to list the hosted zone associations for that DNS view, or omit it to list all hosted zone associations in your Amazon Web Services account.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify --region us-east-2 on Amazon Web Services CLI commands.

get/hosted-zone-associations

Query parameters

max_resultsinteger

The maximum number of results to retrieve in a single call.

next_tokenstring

A pagination token used for large sets of results that can't be returned in a single response.

resourceArnstring

The Amazon Resource Name (ARN) of the DNS view to list hosted zone associations for. This parameter is optional; if you omit it, all hosted zone associations in your Amazon Web Services account are returned.

Response

Success

nextTokenstring

A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.