Associates an Amazon VPC with a private hosted zone
Source:R/route53_operations.R
route53_associate_vpc_with_hosted_zone.RdAssociates an Amazon VPC with a private hosted zone.
See https://www.paws-r-sdk.com/docs/route53_associate_vpc_with_hosted_zone/ for full documentation.
Arguments
- HostedZoneId
[required] The ID of the private hosted zone that you want to associate an Amazon VPC with.
Note that you can't associate a VPC with a hosted zone that doesn't have an existing VPC association.
- VPC
[required] A complex type that contains information about the VPC that you want to associate with a private hosted zone.
- Comment
Optional: A comment about the association request.