Skip to main content

Route 53 Hosted Zones

Manage DNS entries using https://aws.amazon.com/route53/:Amazon Route 53

View on GitHub

Reference

  • private_zones A map of private Route 53 Hosted Zones. In this map, the key should be the domain name. See examples below.
  • public_zones A map of public Route 53 Hosted Zones. In this map, the key should be the domain name. See examples below.
  • service_discovery_public_namespaces A map of domain names to configurations for setting up a new public namespace in AWS Cloud Map. Note that the domain name must be registered with Route 53.