Safe Haskell | None |
---|
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.
Documentation
data ListResourceRecordSets Source
ListResourceRecordSets | |
|
listResourceRecordSets :: HostedZoneId -> ListResourceRecordSetsSource
A most general ListResourceRecordSets
query
data ListResourceRecordSetsResponse Source
ListResourceRecordSetsResponse | |
|