Patch Baseline Args
Resource Type definition for AWS::SSM::PatchBaseline
Example Usage
Example
No Java example available.
Example
No Java example available.
Constructors
Properties
A set of rules used to include patches in the baseline.
A list of explicitly approved patches for the baseline.
Defines the compliance level for approved patches. This means that if an approved patch is reported as missing, this is the severity of the compliance violation. The default value is UNSPECIFIED.
Indicates whether the list of approved patches includes non-security updates that should be applied to the instances. The default value is 'false'. Applies to Linux instances only.
Set the baseline as default baseline. Only registering to default patch baseline is allowed.
The description of the patch baseline.
A set of global filters used to include patches in the baseline.
Defines the operating system the patch baseline applies to. The Default value is WINDOWS.
PatchGroups is used to associate instances with a specific patch baseline
A list of explicitly rejected patches for the baseline.
The action for Patch Manager to take on patches included in the RejectedPackages list.
Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.