AssociateVPCWithHostedZone
request to associate the VPC with a specified hosted zone that was created by a different account. To submit a CreateVPCAssociationAuthorization
request, you must use the account that created the hosted zone. After you authorize the association, use the account that created the VPC to submit an AssociateVPCWithHostedZone
request. If you want to associate multiple VPCs that you created by using one account with a hosted zone that you created by using a different account, you must submit one authorization request for each VPC.
Send a POST
request to the /2013-04-01/hostedzone/hosted zone ID/authorizevpcassociation
resource. The request body must include a document with a CreateVPCAssociationAuthorizationRequest
element. The response contains information about the authorization.