AWS::SSM::PatchBaseline PatchFilter
The PatchFilter
property type defines a patch filter for an AWS Systems
Manager patch baseline.
The PatchFilters
property of the PatchFilterGroup property type contains a list of PatchFilter
property
types.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key
-
The key for the filter.
For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference.
Required: No
Type: String
Allowed values:
ADVISORY_ID | ARCH | BUGZILLA_ID | CLASSIFICATION | CVE_ID | EPOCH | MSRC_SEVERITY | NAME | PATCH_ID | PATCH_SET | PRIORITY | PRODUCT | PRODUCT_FAMILY | RELEASE | REPOSITORY | SECTION | SECURITY | SEVERITY | VERSION
Update requires: No interruption
Values
-
The value for the filter key.
For information about valid values for each key based on operating system type, see PatchFilter in the AWS Systems Manager API Reference.
Required: No
Type: List of String
Maximum:
20
Update requires: No interruption