<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>route53 on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/route53/</link><description>Recent content in route53 on CoreDNS: DNS and Service Discovery</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>CoreDNS - All Rights Reserved</copyright><lastBuildDate>Tue, 10 May 2022 17:23:57 +0000</lastBuildDate><atom:link href="https://coredns.website.cncfstack.com/tags/route53/index.xml" rel="self" type="application/rss+xml"/><item><title>route53</title><link>https://coredns.website.cncfstack.com/plugins/route53/</link><pubDate>Tue, 10 May 2022 17:23:57 +0000</pubDate><guid>https://coredns.website.cncfstack.com/plugins/route53/</guid><description>Description The route53 plugin is useful for serving zones from resource record sets in AWS route53. This plugin supports all Amazon Route 53 records (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html). The route53 plugin can be used when CoreDNS is deployed on AWS or elsewhere.
Syntax route53 [ZONE:HOSTED_ZONE_ID...] { aws_access_key [AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY] # Deprecated, uses other authentication methods instead. aws_endpoint ENDPOINT credentials PROFILE [FILENAME] fallthrough [ZONES...] refresh DURATION } ZONE the name of the domain to be accessed.</description></item></channel></rss>