aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin/route53/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugin/route53/README.md b/plugin/route53/README.md
index 5917e03f8..1617b23fd 100644
--- a/plugin/route53/README.md
+++ b/plugin/route53/README.md
@@ -74,16 +74,6 @@ Enable route53 with fallthrough:
}
~~~
-Enable route53 with AWS credentials file:
-
-~~~ txt
-. {
- route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7 {
- credentials_file some-user
- }
-}
-~~~
-
Enable route53 with multiple hosted zones with the same domain:
~~~ txt