Route53 / Client / get_checker_ip_ranges
get_checker_ip_ranges¶
- Route53.Client.get_checker_ip_ranges()¶
- Route 53 does not perform authorization for this API because it retrieves information that is already available to the public. - Warning- GetCheckerIpRangesstill works, but we recommend that you download ip-ranges.json, which includes IP address ranges for all Amazon Web Services services. For more information, see IP Address Ranges of Amazon Route 53 Servers in the Amazon Route 53 Developer Guide.- See also: AWS API Documentation - Request Syntax- response = client.get_checker_ip_ranges() - Return type:
- dict 
- Returns:
- Response Syntax- { 'CheckerIpRanges': [ 'string', ] } - Response Structure- (dict) – - A complex type that contains the - CheckerIpRangeselement.- CheckerIpRanges (list) – - A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route 53 health checkers. - (string) –