AWS Inspector2 - Search vulnerabilities action

The Search vulnerabilities action searches for information about known vulnerabilities, such as CVEs (Common Vulnerabilities and Exposures). This helps identify and understand vulnerabilities that may affect your resources.

Input

Input fieldDescription
Filter criteriaDefine the search criteria for findings. You can filter by criteria such as severity, resource tags, and more. Refer to Amazon's Field criteria object guide for more information.
Page tokenUse this token to retrieve the next set of paginated results. For the first request, leave it blank. For subsequent requests, use the NextToken returned from the previous response.

Output

Output fieldDescription
VulnerabilitiesInformation about the listed vulnerability.
Next tokenUse this token to paginate results. Set it to null for the first request. For subsequent requests, use the NextToken from the previous response to retrieve the next page of results.

Last updated: