accessanalyzer_apply_archive_rule {paws.security.identity} | 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. |