Release: Amazon Route 53 on 2014-11-05
This release of Amazon Route 53 adds support for private DNS for Amazon Virtual Private Clouds, health check failure reasons, and reusable delegation sets.
Release Date: November 05, 2014
Latest Version: 2013-04-01
Created On: November 05, 2014
Last Updated: October 09, 2017
New Features
Feature | Description |
---|---|
Private DNS for Amazon Virtual Private Clouds | You now can use Amazon Route 53 to manage your internal domain names for Amazon Virtual Private Clouds (VPCs) without exposing DNS data to the public Internet. For more information, see Working with Private Hosted Zones in the Amazon Route 53 Developer Guide. |
Health check failure reasons | You can now see the current status of a selected health check, as well as details on why the health check last failed, as reported by each of the Amazon Route 53 health checkers. The status includes the HTTP status code, and failure reasons include information about numerous types of failures, such as string matching failures and response timeouts. For more information, see Viewing Health Check Status and the Reason for Health Check Failures in the Amazon Route 53 Developer Guide. |
Reusable delegation sets | You can now apply the same set of four authoritative name servers, known collectively as a delegation set, to multiple hosted zones that correspond with different domain names. This greatly simplifies the process of migrating DNS service to Amazon Route 53 and managing large numbers of hosted zones. Using reusable delegation sets currently requires that you use the Amazon Route 53 API or an AWS SDK. For more information, see Actions on Reusable Delegation Sets in the Amazon Route 53 API Reference. |