accessanalyzer_update_archive_rule: Updates the criteria and values for the specified archive...

View source: R/accessanalyzer_operations.R

accessanalyzer_update_archive_ruleR Documentation

Updates the criteria and values for the specified archive rule

Description

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.

Usage

accessanalyzer_update_archive_rule(
  analyzerName,
  ruleName,
  filter,
  clientToken = NULL
)

Arguments

analyzerName

[required] The name of the analyzer to update the archive rules for.

ruleName

[required] The name of the rule to update.

filter

[required] A filter to match for the rules to update. Only rules that match the filter are updated.

clientToken

A client token.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.