AWS::InspectorV2::Filter PackageFilter - AWS CloudFormation

AWS::InspectorV2::Filter PackageFilter

Contains information on the details of a package filter.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Architecture

An object that contains details on the package architecture type to filter on.

Required: No

Type: StringFilter

Update requires: No interruption

Epoch

An object that contains details on the package epoch to filter on.

Required: No

Type: NumberFilter

Update requires: No interruption

Name

An object that contains details on the name of the package to filter on.

Required: No

Type: StringFilter

Update requires: No interruption

Release

An object that contains details on the package release to filter on.

Required: No

Type: StringFilter

Update requires: No interruption

SourceLayerHash

An object that contains details on the source layer hash to filter on.

Required: No

Type: StringFilter

Update requires: No interruption

Version

The package version to filter on.

Required: No

Type: StringFilter

Update requires: No interruption