Authorizes the Amazon Web Services account that created a specified VPC to submit an associate_vpc_with_hosted_zone
request to associate the VPC with a specified hosted zone that was created by a different account. To submit a create_vpc_association_authorization
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 associate_vpc_with_hosted_zone
request.
See https://paws-r.github.io/docs/route53/create_vpc_association_authorization.html for full documentation.
route53_create_vpc_association_authorization(HostedZoneId, VPC)
[required] The ID of the private hosted zone that you want to authorize associating a VPC with.
[required] A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.