Learn R Programming

paws.security.identity (version 0.7.0)

accessanalyzer_delete_archive_rule: Deletes the specified archive rule

Description

Deletes the specified archive rule.

See https://www.paws-r-sdk.com/docs/accessanalyzer_delete_archive_rule/ for full documentation.

Usage

accessanalyzer_delete_archive_rule(analyzerName, ruleName, clientToken = NULL)

Arguments

analyzerName

[required] The name of the analyzer that associated with the archive rule to delete.

ruleName

[required] The name of the rule to delete.

clientToken

A client token.