Authorizes the Amazon Web Services account that created a specified VPC to submit an AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was created by a different account
Source:R/route53_operations.R
route53_create_vpc_association_authorization.RdAuthorizes 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://www.paws-r-sdk.com/docs/route53_create_vpc_association_authorization/ for full documentation.