Learn R Programming

paws.security.identity (version 0.7.0)

inspector2_search_vulnerabilities: Lists Amazon Inspector coverage details for a specific vulnerability

Description

Lists Amazon Inspector coverage details for a specific vulnerability.

See https://www.paws-r-sdk.com/docs/inspector2_search_vulnerabilities/ for full documentation.

Usage

inspector2_search_vulnerabilities(filterCriteria, nextToken = NULL)

Arguments

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 NextToken value returned from the previous request to continue listing results after the first page.