CreateVPCAssociationAuthorization
requests. Send a GET
request to the /2013-04-01/hostedzone/hosted zone ID/authorizevpcassociation
resource. The response to this request includes a VPCs
element with a VPC
child element for each VPC that can be associated with the hosted zone.
Amazon Route 53 returns up to 50 VPCs per page. To return fewer VPCs per page, include the MaxResults
parameter:
/2013-04-01/hostedzone/hosted zone ID/authorizevpcassociation?MaxItems=VPCs per page
If the response includes a NextToken
element, there are more VPCs to list. To get the next page of VPCs, submit another ListVPCAssociationAuthorizations
request, and include the value of the NextToken
element from the response in the NextToken
request parameter:
/2013-04-01/hostedzone/hosted zone ID/authorizevpcassociation?MaxItems=VPCs per page&NextToken=