lego/providers/dns/route53
Jan Broer 9f1b9e39af Switch route53 provider to the official AWS SDK
Fully backwards compatible in terms of credential mechanisms
(environment variables, shared credentials file, EC2 metadata). If a
custom AWS IAM policy is in use it needs to be updated with permissions
for the route53:ListHostedZonesByName action.
2016-03-27 20:22:09 +02:00
..
fixtures_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
route53.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
route53_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
testutil_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00