accessanalyzer_delete_archive_rule {paws.security.identity} | R Documentation |
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. |
[Package paws.security.identity version 0.9.0 Index]