v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1470393436.3 KB

Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more CreateVPCAssociationAuthorization requests.

The response includes a VPCs element with a VPC child element for each VPC that can be associated with the hosted zone.

get/2013-04-01/hostedzone/{Id}/authorizevpcassociation

Path parameters

Idstring required

The ID of the hosted zone for which you want a list of VPCs that can be associated with the hosted zone.

Query parameters

nexttokenstring

<i>Optional</i>: If a response includes a <code>NextToken</code> element, there are more VPCs that can be associated with the specified hosted zone. To get the next page of results, submit another request, and include the value of <code>NextToken</code> from the response in the <code>nexttoken</code> parameter in another <code>ListVPCAssociationAuthorizations</code> request.

maxresultsstring

<i>Optional</i>: An integer that specifies the maximum number of VPCs that you want Amazon Route 53 to return. If you don't specify a value for <code>MaxResults</code>, Route 53 returns up to 50 VPCs per page.

Response

Success