View source: R/route53resolver_operations.R
route53resolver_list_resolver_configs | R Documentation |
Retrieves the Resolver configurations that you have defined. RouteĀ 53 Resolver uses the configurations to manage DNS resolution behavior for your VPCs.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_configs/ for full documentation.
route53resolver_list_resolver_configs(MaxResults = NULL, NextToken = NULL)
MaxResults |
The maximum number of Resolver configurations that you want to return in
the response to a
|
NextToken |
(Optional) If the current Amazon Web Services account has more than
For the first
For the second and subsequent requests, get the value of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.