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)
[required] The criteria used to filter the results of a vulnerability search.
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 NextToken
value returned from
the previous request to continue listing results after the first page.