amazonka-route53-1.1.0: Amazon Route 53 SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
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.

See: AWS API Reference for GetHostedZoneCount.

Synopsis

Creating a Request

getHostedZoneCount :: GetHostedZoneCount Source

Creates a value of GetHostedZoneCount with the minimum fields required to make a request.

Destructuring the Response

getHostedZoneCountResponse Source

Creates a value of GetHostedZoneCountResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

ghzcrsHostedZoneCount :: Lens' GetHostedZoneCountResponse Integer Source

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