Disassociating VPCs from a private hosted zone - Amazon Route 53

Disassociating VPCs from a private hosted zone

You can use the Amazon Route 53 console to disassociate VPCs from a private hosted zone. This causes Route 53 to stop routing traffic using records in the hosted zone for DNS queries that originate in the VPC. For example, if the example.com hosted zone is associated with a VPC and you disassociate the hosted zone from that VPC, Route 53 stops resolving DNS queries for example.com or any of the other records in the example.com hosted zone.

Note

You can't disassociate the last VPC from a private hosted zone. If you want to disassociate that VPC, you must first associate another VPC with the hosted zone.

To disassociate VPCs from a private hosted zone
  1. Sign in to the AWS Management Console and open the Route 53 console at https://console.aws.amazon.com/route53/.

  2. In the navigation pane, choose Hosted zones.

  3. Choose the radio button for the private hosted zone that you want to disassociate one or more VPCs from.

  4. Choose Edit.

  5. Choose Remove VPC next to the VPC that you want to disassociate from this hosted zone.

  6. Choose Save changes.