AWS::InspectorV2::Filter PackageFilter - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::InspectorV2::Filter PackageFilter

Contains information on the details of a package filter.

Syntax

To declare this entity in your Amazon 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