diff options
-rw-r--r-- | plugin/route53/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/route53/README.md b/plugin/route53/README.md index 21bab8be6..a0c2235b9 100644 --- a/plugin/route53/README.md +++ b/plugin/route53/README.md @@ -6,7 +6,7 @@ ## Description -The hosts plugin is useful for serving zones from resource record sets in AWS route53. +The route53 plugin is useful for serving zones from resource record sets in AWS route53. This plugin only supports A and AAAA records. The route53 plugin can be used when coredns is deployed on AWS. |