Inspector Filter resource schema
filter_action
(String) Findings filter action.filter_criteria
(Attributes) Findings filter criteria. (see below for nested schema)name
(String) Findings filter name.description
(String) Findings filter description.arn
(String) Findings filter ARN.id
(String) Uniquely identifies the resource.filter_criteria
Optional:
aws_account_id
(Attributes List) (see below for nested schema)component_id
(Attributes List) (see below for nested schema)component_type
(Attributes List) (see below for nested schema)ec_2_instance_image_id
(Attributes List) (see below for nested schema)ec_2_instance_subnet_id
(Attributes List) (see below for nested schema)ec_2_instance_vpc_id
(Attributes List) (see below for nested schema)ecr_image_architecture
(Attributes List) (see below for nested schema)ecr_image_hash
(Attributes List) (see below for nested schema)ecr_image_pushed_at
(Attributes List) (see below for nested schema)ecr_image_registry
(Attributes List) (see below for nested schema)ecr_image_repository_name
(Attributes List) (see below for nested schema)ecr_image_tags
(Attributes List) (see below for nested schema)finding_arn
(Attributes List) (see below for nested schema)finding_status
(Attributes List) (see below for nested schema)finding_type
(Attributes List) (see below for nested schema)first_observed_at
(Attributes List) (see below for nested schema)inspector_score
(Attributes List) (see below for nested schema)last_observed_at
(Attributes List) (see below for nested schema)network_protocol
(Attributes List) (see below for nested schema)port_range
(Attributes List) (see below for nested schema)related_vulnerabilities
(Attributes List) (see below for nested schema)resource_id
(Attributes List) (see below for nested schema)resource_tags
(Attributes List) (see below for nested schema)resource_type
(Attributes List) (see below for nested schema)severity
(Attributes List) (see below for nested schema)title
(Attributes List) (see below for nested schema)updated_at
(Attributes List) (see below for nested schema)vendor_severity
(Attributes List) (see below for nested schema)vulnerability_id
(Attributes List) (see below for nested schema)vulnerability_source
(Attributes List) (see below for nested schema)vulnerable_packages
(Attributes List) (see below for nested schema)filter_criteria.aws_account_id
Required:
comparison
(String)value
(String)filter_criteria.component_id
Required:
comparison
(String)value
(String)filter_criteria.component_type
Required:
comparison
(String)value
(String)filter_criteria.ec_2_instance_image_id
Required:
comparison
(String)value
(String)filter_criteria.ec_2_instance_subnet_id
Required:
comparison
(String)value
(String)filter_criteria.ec_2_instance_vpc_id
Required:
comparison
(String)value
(String)filter_criteria.ecr_image_architecture
Required:
comparison
(String)value
(String)filter_criteria.ecr_image_hash
Required:
comparison
(String)value
(String)filter_criteria.ecr_image_pushed_at
Optional:
end_inclusive
(Number)start_inclusive
(Number)filter_criteria.ecr_image_registry
Required:
comparison
(String)value
(String)filter_criteria.ecr_image_repository_name
Required:
comparison
(String)value
(String)filter_criteria.ecr_image_tags
Required:
comparison
(String)value
(String)filter_criteria.finding_arn
Required:
comparison
(String)value
(String)filter_criteria.finding_status
Required:
comparison
(String)value
(String)filter_criteria.finding_type
Required:
comparison
(String)value
(String)filter_criteria.first_observed_at
Optional:
end_inclusive
(Number)start_inclusive
(Number)filter_criteria.inspector_score
Optional:
lower_inclusive
(Number)upper_inclusive
(Number)filter_criteria.last_observed_at
Optional:
end_inclusive
(Number)start_inclusive
(Number)filter_criteria.network_protocol
Required:
comparison
(String)value
(String)filter_criteria.port_range
Optional:
begin_inclusive
(Number)end_inclusive
(Number)filter_criteria.related_vulnerabilities
Required:
comparison
(String)value
(String)filter_criteria.resource_id
Required:
comparison
(String)value
(String)filter_criteria.resource_tags
Required:
comparison
(String)Optional:
key
(String)value
(String)filter_criteria.resource_type
Required:
comparison
(String)value
(String)filter_criteria.severity
Required:
comparison
(String)value
(String)filter_criteria.title
Required:
comparison
(String)value
(String)filter_criteria.updated_at
Optional:
end_inclusive
(Number)start_inclusive
(Number)filter_criteria.vendor_severity
Required:
comparison
(String)value
(String)filter_criteria.vulnerability_id
Required:
comparison
(String)value
(String)filter_criteria.vulnerability_source
Required:
comparison
(String)value
(String)filter_criteria.vulnerable_packages
Optional:
architecture
(Attributes) (see below for nested schema)epoch
(Attributes) (see below for nested schema)name
(Attributes) (see below for nested schema)release
(Attributes) (see below for nested schema)source_layer_hash
(Attributes) (see below for nested schema)version
(Attributes) (see below for nested schema)filter_criteria.vulnerable_packages.architecture
Required:
comparison
(String)value
(String)filter_criteria.vulnerable_packages.epoch
Optional:
lower_inclusive
(Number)upper_inclusive
(Number)filter_criteria.vulnerable_packages.name
Required:
comparison
(String)value
(String)filter_criteria.vulnerable_packages.release
Required:
comparison
(String)value
(String)filter_criteria.vulnerable_packages.source_layer_hash
Required:
comparison
(String)value
(String)filter_criteria.vulnerable_packages.version
Required:
comparison
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_inspectorv2_filter.example <resource ID>