accessanalyzer_get_analyzed_resource {paws.security.identity} | R Documentation |
Retrieves information about a resource that was analyzed
Description
Retrieves information about a resource that was analyzed.
See https://www.paws-r-sdk.com/docs/accessanalyzer_get_analyzed_resource/ for full documentation.
Usage
accessanalyzer_get_analyzed_resource(analyzerArn, resourceArn)
Arguments
analyzerArn |
[required] The ARN of the analyzer to retrieve information from. |
resourceArn |
[required] The ARN of the resource to retrieve information about. |
[Package paws.security.identity version 0.7.0 Index]