Locating and viewing Amazon Inspector findings - Amazon Inspector

Locating and viewing Amazon Inspector findings

The procedures in this section describe how to locate and view findings in Amazon Inspector through the Amazon Inspector console and API. Finding details vary by finding type, vulnerability type, and affected resources. For more information, see Amazon Inspector finding details.

Console
To view findings in the console
  1. Open the Amazon Inspector console at https://console.aws.amazon.com/inspector/v2/home.

  2. From the navigation pane, choose Findings. You're directed to a Findings screen where you can view all of your findings. In the Findings table, you can choose a finding by selecting the finding's name under the Title column.

  3. (Optional) You can also view findings that are grouped by category. From the navigation pane, choose Findings, and then choose one of the following categories:

    • By vulnerability

    • By instance

      Note

      Findings that are grouped by instance don't include information about network availability.

    • By container image

    • By container repository

    • By Lambda function

API

Run the ListFindings API operation. In the request, you may specify filterCriteria to return specific findings.