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