View source: R/route53_operations.R
route53_disassociate_vpc_from_hosted_zone | R Documentation |
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone. Note the following:
See https://www.paws-r-sdk.com/docs/route53_disassociate_vpc_from_hosted_zone/ for full documentation.
route53_disassociate_vpc_from_hosted_zone(HostedZoneId, VPC, Comment = NULL)
HostedZoneId |
[required] The ID of the private hosted zone that you want to disassociate a VPC from. |
VPC |
[required] A complex type that contains information about the VPC that you're disassociating from the specified hosted zone. |
Comment |
Optional: A comment about the disassociation request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.