Data retrieval settings for AWS Inspector

  • Release version: Australia
  • Updated April 2, 2026
  • 1 minute to read
  • The following filters are available for the AWS Inspector Host Vulnerability and Container Vulnerability Integrations. These filters control which findings are retrieved from AWS Inspector.

    Role required: sn_vul_aws.configure_integration - to configure the integrations.
    Note:
    For Text-based filters, a maximum 10 values is supported in a configuration.

    Host Vulnerabilities tab

    Parameter Type Description
    host_severity glide_list Filter by severity: INFORMATIONAL, LOW, HIGH, MEDIUM, CRITICAL, UNTRIAGED.
    host_vulnerability string Filter by specific CVE IDs.
    host_resource_type choice

    Filter by resource type:

    • AWS_EC2_INSTANCE
    • AWS_LAMBDA_FUNCTION
    • BOTH
    host_account_id string Filter by AWS account IDs.
    host_batch_size integer Number of findings per API call. Default: 1000.
    host_finding_status glide_list Filter by finding status: ACTIVE, SUPPRESSED, CLOSED.
    host_exploit_available choice Filter by exploit availability: YES, NO.
    host_fix_available glide_list Filter by fix availability: YES, NO, PARTIAL.
    host_first_observed glide_date_time Filter by first observed date.
    host_last_observed glide_date_time Filter by last observed date.
    host_updated_at glide_date_time Filter by last updated date. Used for delta sync.

    Container Vulnerabilities tab

    container_severity glide_list Filter by severity: INFORMATIONAL, LOW, HIGH, MEDIUM, CRITICAL, UNTRIAGED.
    container_vulnerability string Filter by specific CVE IDs.
    container_account_id string Filter by AWS account IDs.
    container_batch_size integer Number of findings per API call. Default: 1000.
    container_finding_status glide_list Filter by finding status: ACTIVE, SUPPRESSED, CLOSED.
    container_exploit_available choice Filter by exploit availability: YES, NO.
    container_fix_available glide_list Filter by fix availability: YES, NO, PARTIAL.
    container_first_observed glide_date_time Filter by first observed date.
    container_last_observed glide_date_time Filter by last observed date.
    container_updated_at glide_date_time Filter by last updated date. Used for delta sync.