mitchellh / goamz

Golang Amazon Library
Other
672 stars 216 forks source link

add ListHostedZonesByName to route53 #246

Open sawanoboly opened 9 years ago

sawanoboly commented 9 years ago

Hi,

I've added method to route53 for below .

http://docs.aws.amazon.com/Route53/latest/APIReference/api-list-hosted-zones-by-name.html

We can get specific zone response by name.