Retrieves a list of archive rules created for the specified analyzer.
See https://www.paws-r-sdk.com/docs/accessanalyzer_list_archive_rules/ for full documentation.
accessanalyzer_list_archive_rules(
analyzerName,
nextToken = NULL,
maxResults = NULL
)
[required] The name of the analyzer to retrieve rules from.
A token used for pagination of results returned.
The maximum number of results to return in the request.