inspector2_batch_get_code_snippet {paws.security.identity} | R Documentation |
Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in
Description
Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in.
See https://www.paws-r-sdk.com/docs/inspector2_batch_get_code_snippet/ for full documentation.
Usage
inspector2_batch_get_code_snippet(findingArns)
Arguments
findingArns |
[required] An array of finding ARNs for the findings you want to retrieve code snippets from. |
[Package paws.security.identity version 0.7.0 Index]