accessanalyzer_get_archive_rule {paws.security.identity} | R Documentation |
Retrieves information about an archive rule
Description
Retrieves information about an archive rule.
See https://www.paws-r-sdk.com/docs/accessanalyzer_get_archive_rule/ for full documentation.
Usage
accessanalyzer_get_archive_rule(analyzerName, ruleName)
Arguments
analyzerName |
[required] The name of the analyzer to retrieve rules from. |
ruleName |
[required] The name of the rule to retrieve. |
[Package paws.security.identity version 0.6.1 Index]