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

Safe HaskellNone

Aws.Route53.Commands.ListResourceRecordSets

Description

GET ListResourceRecordSets

Lists the resource record sets for a Route53 hosted zone. The hosted zone is identified by the hostedZoneId which is retrieved in the response to ListHostedZones or CreateHostedZone.

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

NOTE: the parameter identifier is required for weighted and latency resource record sets. This is not enforced by the type.

Synopsis

Documentation