Systems Manager Patch Baseline

This table represents the Systems Manager Patch Baseline resource from Amazon Web Services.

aws.ssm_patchbaseline

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
approval_rulescorejsonA set of rules used to include patches in the baseline.
approved_patchescorearray<string>A list of explicitly approved patches for the baseline.
approved_patches_compliance_levelcorestringReturns the specified compliance severity level for approved patches in the patch baseline.
approved_patches_enable_non_securitycoreboolIndicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed nodes only.
available_security_updates_compliance_statuscorestringIndicates the compliance status of managed nodes for which security-related patches are available but were not approved. This preference is specified when the <code>CreatePatchBaseline</code> or <code>UpdatePatchBaseline</code> commands are run. Applies to Windows Server managed nodes only.
baseline_idcorestringThe ID of the retrieved patch baseline.
created_datecoretimestampThe date the patch baseline was created.
descriptioncorestringA description of the patch baseline.
global_filterscorejsonA set of global filters used to exclude patches from the baseline.
modified_datecoretimestampThe date the patch baseline was last modified.
namecorestringThe name of the patch baseline.
operating_systemcorestringReturns the operating system specified for the patch baseline.
patch_groupscorearray<string>Patch groups included in the patch baseline.
rejected_patchescorearray<string>A list of explicitly rejected patches for the baseline.
rejected_patches_actioncorestringThe action specified to take on patches included in the <code>RejectedPatches</code> list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.
sourcescorejsonInformation about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.
tagscorehstore