Skip to content
Release: Australia · Updated: 2026-04-02 · Official documentation · View source

Data retrieval settings for AWS Inspector

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

ParameterTypeDescription
host\_severityglide\_listFilter by severity: INFORMATIONAL, LOW, HIGH, MEDIUM, CRITICAL, UNTRIAGED.
host\_vulnerabilitystringFilter by specific CVE IDs.
host\_resource\_typechoiceFilter by resource type: - AWS\_EC2\_INSTANCE - AWS\_LAMBDA\_FUNCTION - BOTH
host\_account\_idstringFilter by AWS account IDs.
host\_batch\_sizeintegerNumber of findings per API call. Default: 1000.
host\_finding\_statusglide\_listFilter by finding status: ACTIVE, SUPPRESSED, CLOSED.
host\_exploit\_availablechoiceFilter by exploit availability: YES, NO.
host\_fix\_availableglide\_listFilter by fix availability: YES, NO, PARTIAL.
host\_first\_observedglide\_date\_timeFilter by first observed date.
host\_last\_observedglide\_date\_timeFilter by last observed date.
host\_updated\_atglide\_date\_timeFilter by last updated date. Used for delta sync.

Container Vulnerabilities tab

   
container_severityglide_listFilter by severity: INFORMATIONAL, LOW, HIGH, MEDIUM, CRITICAL, UNTRIAGED.
container_vulnerabilitystringFilter by specific CVE IDs.
container_account_idstringFilter by AWS account IDs.
container_batch_sizeintegerNumber of findings per API call. Default: 1000.
container_finding_statusglide_listFilter by finding status: ACTIVE, SUPPRESSED, CLOSED.
container_exploit_availablechoiceFilter by exploit availability: YES, NO.
container_fix_availableglide_listFilter by fix availability: YES, NO, PARTIAL.
container_first_observedglide_date_timeFilter by first observed date.
container_last_observedglide_date_timeFilter by last observed date.
container_updated_atglide_date_timeFilter by last updated date. Used for delta sync.