amazonka-route53-0.3.3: Amazon Route 53 SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Route53.GetHostedZoneCount

Contents

Description

To retrieve a count of all your hosted zones, send a GET request to the '2013-04-01/hostedzonecount' resource.

http://docs.aws.amazon.com/Route53/latest/APIReference/API_GetHostedZoneCount.html

Synopsis

Request

Request constructor

Response

Response constructor

Response lenses

ghzcrHostedZoneCount :: Lens' GetHostedZoneCountResponse Integer Source

The number of hosted zones associated with the current AWS account.