View source: R/accessanalyzer_operations.R
accessanalyzer_apply_archive_rule | R Documentation |
Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
See https://www.paws-r-sdk.com/docs/accessanalyzer_apply_archive_rule/ for full documentation.
accessanalyzer_apply_archive_rule(analyzerArn, ruleName, clientToken = NULL)
analyzerArn |
[required] The Amazon resource name (ARN) of the analyzer. |
ruleName |
[required] The name of the rule to apply. |
clientToken |
A client token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.