Lists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account
Source:R/route53resolver_operations.R
route53resolver_list_resolver_dnssec_configs.RdLists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_dnssec_configs/ for full documentation.
Usage
route53resolver_list_resolver_dnssec_configs(
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)Arguments
- MaxResults
Optional: An integer that specifies the maximum number of DNSSEC configuration results that you want Amazon Route 53 to return. If you don't specify a value for
MaxResults, Route 53 returns up to 100 configuration per page.- NextToken
(Optional) If the current Amazon Web Services account has more than
MaxResultsDNSSEC configurations, useNextTokento get the second and subsequent pages of results.For the first
list_resolver_dnssec_configsrequest, omit this value.For the second and subsequent requests, get the value of
NextTokenfrom the previous response and specify that value forNextTokenin the request.- Filters
An optional specification to return a subset of objects.