amazonka-route53-1.0.1: 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.GetCheckerIPRanges

Contents

Description

To retrieve a list of the IP ranges used by Amazon Route 53 health checkers to check the health of your resources, send a GET request to the '2013-04-01\/checkeripranges' resource. You can use these IP addresses to configure router and firewall rules to allow health checkers to check the health of your resources.

See: AWS API Reference for GetCheckerIPRanges.

Synopsis

Creating a Request

getCheckerIPRanges :: GetCheckerIPRanges Source

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

Destructuring the Response

getCheckerIPRangesResponse Source

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

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

Response Lenses

gcirrsCheckerIPRanges :: Lens' GetCheckerIPRangesResponse [Text] Source

A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route 53 health checkers.