accessanalyzer_apply_archive_rule {paws.security.identity} | R Documentation |
Retroactively applies the archive rule to existing findings that meet the archive rule criteria
Description
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.
Usage
accessanalyzer_apply_archive_rule(analyzerArn, ruleName, clientToken = NULL)
Arguments
analyzerArn |
[required] The Amazon resource name (ARN) of the analyzer. |
ruleName |
[required] The name of the rule to apply. |
clientToken |
A client token. |
[Package paws.security.identity version 0.7.0 Index]