accessanalyzer_delete_archive_rule {paws.security.identity} | R Documentation |
Deletes the specified archive rule.
See https://www.paws-r-sdk.com/docs/accessanalyzer_delete_archive_rule/ for full documentation.
accessanalyzer_delete_archive_rule(analyzerName, ruleName, clientToken = NULL)
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. |