View source: R/accessanalyzer_operations.R
accessanalyzer_delete_archive_rule | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.