accessanalyzer_get_findings_statistics {paws.security.identity} | R Documentation |
Retrieves a list of aggregated finding statistics for an external access or unused access analyzer
Description
Retrieves a list of aggregated finding statistics for an external access or unused access analyzer.
See https://www.paws-r-sdk.com/docs/accessanalyzer_get_findings_statistics/ for full documentation.
Usage
accessanalyzer_get_findings_statistics(analyzerArn)
Arguments
analyzerArn |
[required] The ARN of the analyzer used to generate the statistics. |
[Package paws.security.identity version 0.9.0 Index]