amazonka-route53-0.0.3: Amazon Route 53 SDK.

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.

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

Synopsis

Request

Request constructor

Response

Response constructor

getCheckerIpRangesResponse :: GetCheckerIpRangesResponse Source

GetCheckerIpRangesResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

gcirrCheckerIpRanges :: Lens' GetCheckerIpRangesResponse [Text] Source

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