| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
A hosted zone is a collection of resource record sets hosted by Route 53. Like a traditional DNS zone file, a hosted zone represents a collection of resource record sets that are managed together under a single domain name. Each hosted zone has its own metadata and configuration information.
The resource record sets contained in a hosted zone must share the same suffix. For example, the example.com hosted zone can contain resource record sets for www.example.com and www.aws.example.com subdomains, but cannot contain resource record sets for a www.example.ca subdomain.
You can use the Route 53 console or API to create, list, modify, and delete hosted zones and their resource record sets. The following table describes the actions you can perform on a Route 53 hosted zone and provides links to how-to and reference topics.
| Action | Using the Route 53 Console | Using the Route 53 API |
|---|---|---|
|
Create a hosted zone | ||
|
Get information about the name servers for your hosted zone |
See GET GetHostedZone. | |
|
Delete a hosted zone | ||
|
List your hosted zones |
See GET ListHostedZones. |