Skip to content

Get Checker Ip Ranges

route53_get_checker_ip_ranges R Documentation

Route 53 does not perform authorization for this API because it retrieves information that is already available to the public

Description

Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.

get_checker_ip_ranges still 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.

Usage

route53_get_checker_ip_ranges()

Value

A list with the following syntax:

list(
  CheckerIpRanges = list(
    "string"
  )
)

Request syntax

svc$get_checker_ip_ranges()