View source: R/inspector2_operations.R
inspector2_search_vulnerabilities | R Documentation |
Lists Amazon Inspector coverage details for a specific vulnerability.
See https://www.paws-r-sdk.com/docs/inspector2_search_vulnerabilities/ for full documentation.
inspector2_search_vulnerabilities(filterCriteria, nextToken = NULL)
filterCriteria |
[required] The criteria used to filter the results of a vulnerability search. |
nextToken |
A token to use for paginating results that are returned in the response.
Set the value of this parameter to null for the first request to a list
action. For subsequent calls, use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.