Updates the criteria and values for the specified archive rule.
See https://www.paws-r-sdk.com/docs/accessanalyzer_update_archive_rule/ for full documentation.
accessanalyzer_update_archive_rule(
analyzerName,
ruleName,
filter,
clientToken = NULL
)
[required] The name of the analyzer to update the archive rules for.
[required] The name of the rule to update.
[required] A filter to match for the rules to update. Only rules that match the filter are updated.
A client token.