vk-aws-route53-0.1.2: Amazon Route53 DNS service plugin for the aws package.

Safe HaskellNone

Aws.Route53.Commands.GetHostedZone

Description

GET GetHostedZone

Get a particular Route53 hosted zone identified through its hostedZoneId. The HostedZoneId is obtained in the response to CreateHostedZone or ListHostedZones

http://docs.amazonwebservices.com/Route53/latest/APIReference/API_GetHostedZone.html

Documentation