Data Source schema for AWS::SSM::PatchBaseline
id
(String) Uniquely identifies the resource.approval_rules
(Attributes) A set of rules defining the approval rules for a patch baseline. (see below for nested schema)approved_patches
(List of String) A list of explicitly approved patches for the baseline.approved_patches_compliance_level
(String) 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.approved_patches_enable_non_security
(Boolean) 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.default_baseline
(Boolean) Set the baseline as default baseline. Only registering to default patch baseline is allowed.description
(String) The description of the patch baseline.global_filters
(Attributes) A set of global filters used to include patches in the baseline. (see below for nested schema)name
(String) The name of the patch baseline.operating_system
(String) Defines the operating system the patch baseline applies to. The Default value is WINDOWS.patch_baseline_id
(String) The ID of the patch baseline.patch_groups
(List of String) PatchGroups is used to associate instances with a specific patch baselinerejected_patches
(List of String) A list of explicitly rejected patches for the baseline.rejected_patches_action
(String) The action for Patch Manager to take on patches included in the RejectedPackages list.sources
(Attributes List) Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only. (see below for nested schema)tags
(Attributes List) Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways. (see below for nested schema)approval_rules
Read-Only:
patch_rules
(Attributes List) (see below for nested schema)approval_rules.patch_rules
Read-Only:
approve_after_days
(Number)approve_until_date
(String)compliance_level
(String)enable_non_security
(Boolean)patch_filter_group
(Attributes) The patch filter group that defines the criteria for the rule. (see below for nested schema)approval_rules.patch_rules.patch_filter_group
Read-Only:
patch_filters
(Attributes List) (see below for nested schema)approval_rules.patch_rules.patch_filter_group.patch_filters
Read-Only:
key
(String)values
(List of String)global_filters
Read-Only:
patch_filters
(Attributes List) (see below for nested schema)global_filters.patch_filters
Read-Only:
key
(String)values
(List of String)sources
Read-Only:
configuration
(String)name
(String)products
(List of String)tags
Read-Only:
key
(String)value
(String)