Closed erbesharat closed 3 years ago
Hi @erbesharat , this is neither a bug nor a deprecated feature/field..
The AWSProfile field is an added feature in a yet-to-be-released version (in master branch) of caddy-dns/route53.. you are looking at the README of the master branch.. For actual docs, please read the documentation in https://caddyserver.com/ or at the README of the last release
This should be fixed now that #4 has been merged.
It seems like that
github.com/libdns/route53
which usesgithub.com/aws/aws-sdk-go/service/route53 (*r53.Route53)
has removed the AWSProfile field so copying the example from README doesn't work anymore.