inspector_describe_findings {paws.security.identity} | R Documentation |
Describes the findings that are specified by the ARNs of the findings
Description
Describes the findings that are specified by the ARNs of the findings.
See https://www.paws-r-sdk.com/docs/inspector_describe_findings/ for full documentation.
Usage
inspector_describe_findings(findingArns, locale = NULL)
Arguments
findingArns |
[required] The ARN that specifies the finding that you want to describe. |
locale |
The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding. |
[Package paws.security.identity version 0.7.0 Index]