CreateVPCAssociationAuthorizationRequest
A complex type that contains information about the request to authorize associating a VPC with your private hosted zone. Authorization is only required when a private hosted zone and a VPC were created by using different accounts.
{
"VPC": {
"VPCRegion": "us-east-1",
"VPCId": "string"
}
}