We recommend new projects start with resources from the AWS provider.
aws-native.ssm.getPatchBaseline
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::SSM::PatchBaseline
Using getPatchBaseline
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPatchBaseline(args: GetPatchBaselineArgs, opts?: InvokeOptions): Promise<GetPatchBaselineResult>
function getPatchBaselineOutput(args: GetPatchBaselineOutputArgs, opts?: InvokeOptions): Output<GetPatchBaselineResult>def get_patch_baseline(id: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetPatchBaselineResult
def get_patch_baseline_output(id: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetPatchBaselineResult]func LookupPatchBaseline(ctx *Context, args *LookupPatchBaselineArgs, opts ...InvokeOption) (*LookupPatchBaselineResult, error)
func LookupPatchBaselineOutput(ctx *Context, args *LookupPatchBaselineOutputArgs, opts ...InvokeOption) LookupPatchBaselineResultOutput> Note: This function is named LookupPatchBaseline in the Go SDK.
public static class GetPatchBaseline 
{
    public static Task<GetPatchBaselineResult> InvokeAsync(GetPatchBaselineArgs args, InvokeOptions? opts = null)
    public static Output<GetPatchBaselineResult> Invoke(GetPatchBaselineInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPatchBaselineResult> getPatchBaseline(GetPatchBaselineArgs args, InvokeOptions options)
public static Output<GetPatchBaselineResult> getPatchBaseline(GetPatchBaselineArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:ssm:getPatchBaseline
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Id string
- The ID of the patch baseline.
- Id string
- The ID of the patch baseline.
- id String
- The ID of the patch baseline.
- id string
- The ID of the patch baseline.
- id str
- The ID of the patch baseline.
- id String
- The ID of the patch baseline.
getPatchBaseline Result
The following output properties are available:
- ApprovalRules Pulumi.Aws Native. Ssm. Outputs. Patch Baseline Rule Group 
- A set of rules used to include patches in the baseline.
- ApprovedPatches List<string>
- A list of explicitly approved patches for the baseline.
- ApprovedPatches Pulumi.Compliance Level Aws Native. Ssm. Patch Baseline Approved Patches Compliance Level 
- 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.
- ApprovedPatches boolEnable Non Security 
- 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.
- DefaultBaseline bool
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- Description string
- The description of the patch baseline.
- GlobalFilters Pulumi.Aws Native. Ssm. Outputs. Patch Baseline Patch Filter Group 
- A set of global filters used to include patches in the baseline.
- Id string
- The ID of the patch baseline.
- Name string
- The name of the patch baseline.
- PatchGroups List<string>
- PatchGroups is used to associate instances with a specific patch baseline
- RejectedPatches List<string>
- A list of explicitly rejected patches for the baseline.
- RejectedPatches Pulumi.Action Aws Native. Ssm. Patch Baseline Rejected Patches Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- Sources
List<Pulumi.Aws Native. Ssm. Outputs. Patch Baseline Patch Source> 
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
- ApprovalRules PatchBaseline Rule Group 
- A set of rules used to include patches in the baseline.
- ApprovedPatches []string
- A list of explicitly approved patches for the baseline.
- ApprovedPatches PatchCompliance Level Baseline Approved Patches Compliance Level 
- 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.
- ApprovedPatches boolEnable Non Security 
- 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.
- DefaultBaseline bool
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- Description string
- The description of the patch baseline.
- GlobalFilters PatchBaseline Patch Filter Group 
- A set of global filters used to include patches in the baseline.
- Id string
- The ID of the patch baseline.
- Name string
- The name of the patch baseline.
- PatchGroups []string
- PatchGroups is used to associate instances with a specific patch baseline
- RejectedPatches []string
- A list of explicitly rejected patches for the baseline.
- RejectedPatches PatchAction Baseline Rejected Patches Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- Sources
[]PatchBaseline Patch Source 
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- Tag
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
- approvalRules PatchBaseline Rule Group 
- A set of rules used to include patches in the baseline.
- approvedPatches List<String>
- A list of explicitly approved patches for the baseline.
- approvedPatches PatchCompliance Level Baseline Approved Patches Compliance Level 
- 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.
- approvedPatches BooleanEnable Non Security 
- 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.
- defaultBaseline Boolean
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- description String
- The description of the patch baseline.
- globalFilters PatchBaseline Patch Filter Group 
- A set of global filters used to include patches in the baseline.
- id String
- The ID of the patch baseline.
- name String
- The name of the patch baseline.
- patchGroups List<String>
- PatchGroups is used to associate instances with a specific patch baseline
- rejectedPatches List<String>
- A list of explicitly rejected patches for the baseline.
- rejectedPatches PatchAction Baseline Rejected Patches Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- sources
List<PatchBaseline Patch Source> 
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- List<Tag>
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
- approvalRules PatchBaseline Rule Group 
- A set of rules used to include patches in the baseline.
- approvedPatches string[]
- A list of explicitly approved patches for the baseline.
- approvedPatches PatchCompliance Level Baseline Approved Patches Compliance Level 
- 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.
- approvedPatches booleanEnable Non Security 
- 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.
- defaultBaseline boolean
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- description string
- The description of the patch baseline.
- globalFilters PatchBaseline Patch Filter Group 
- A set of global filters used to include patches in the baseline.
- id string
- The ID of the patch baseline.
- name string
- The name of the patch baseline.
- patchGroups string[]
- PatchGroups is used to associate instances with a specific patch baseline
- rejectedPatches string[]
- A list of explicitly rejected patches for the baseline.
- rejectedPatches PatchAction Baseline Rejected Patches Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- sources
PatchBaseline Patch Source[] 
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- Tag[]
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
- approval_rules PatchBaseline Rule Group 
- A set of rules used to include patches in the baseline.
- approved_patches Sequence[str]
- A list of explicitly approved patches for the baseline.
- approved_patches_ Patchcompliance_ level Baseline Approved Patches Compliance Level 
- 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_ boolenable_ non_ security 
- 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 bool
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- description str
- The description of the patch baseline.
- global_filters PatchBaseline Patch Filter Group 
- A set of global filters used to include patches in the baseline.
- id str
- The ID of the patch baseline.
- name str
- The name of the patch baseline.
- patch_groups Sequence[str]
- PatchGroups is used to associate instances with a specific patch baseline
- rejected_patches Sequence[str]
- A list of explicitly rejected patches for the baseline.
- rejected_patches_ Patchaction Baseline Rejected Patches Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- sources
Sequence[PatchBaseline Patch Source] 
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- Sequence[root_Tag]
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
- approvalRules Property Map
- A set of rules used to include patches in the baseline.
- approvedPatches List<String>
- A list of explicitly approved patches for the baseline.
- approvedPatches "CRITICAL" | "HIGH" | "MEDIUM" | "LOW" | "INFORMATIONAL" | "UNSPECIFIED"Compliance Level 
- 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.
- approvedPatches BooleanEnable Non Security 
- 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.
- defaultBaseline Boolean
- Set the baseline as default baseline. Only registering to default patch baseline is allowed.
- description String
- The description of the patch baseline.
- globalFilters Property Map
- A set of global filters used to include patches in the baseline.
- id String
- The ID of the patch baseline.
- name String
- The name of the patch baseline.
- patchGroups List<String>
- PatchGroups is used to associate instances with a specific patch baseline
- rejectedPatches List<String>
- A list of explicitly rejected patches for the baseline.
- rejectedPatches "ALLOW_AS_DEPENDENCY" | "BLOCK"Action 
- The action for Patch Manager to take on patches included in the RejectedPackages list.
- sources List<Property Map>
- Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.
- List<Property Map>
- Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways.
Supporting Types
PatchBaselineApprovedPatchesComplianceLevel     
PatchBaselinePatchFilter   
- Key
Pulumi.Aws Native. Ssm. Patch Baseline Patch Filter Key 
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- Values List<string>
- 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 . 
- Key
PatchBaseline Patch Filter Key 
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- Values []string
- 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 . 
- key
PatchBaseline Patch Filter Key 
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- values List<String>
- 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 . 
- key
PatchBaseline Patch Filter Key 
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- values string[]
- 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 . 
- key
PatchBaseline Patch Filter Key 
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- values Sequence[str]
- 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 . 
- key "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"
- The key for the filter. - For information about valid keys, see PatchFilter in the AWS Systems Manager API Reference . 
- values List<String>
- 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 . 
PatchBaselinePatchFilterGroup    
- PatchFilters List<Pulumi.Aws Native. Ssm. Inputs. Patch Baseline Patch Filter> 
- The set of patch filters that make up the group.
- PatchFilters []PatchBaseline Patch Filter 
- The set of patch filters that make up the group.
- patchFilters List<PatchBaseline Patch Filter> 
- The set of patch filters that make up the group.
- patchFilters PatchBaseline Patch Filter[] 
- The set of patch filters that make up the group.
- patch_filters Sequence[PatchBaseline Patch Filter] 
- The set of patch filters that make up the group.
- patchFilters List<Property Map>
- The set of patch filters that make up the group.
PatchBaselinePatchFilterKey    
PatchBaselinePatchSource   
- Configuration string
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- Name string
- The name specified to identify the patch source.
- Products List<string>
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
- Configuration string
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- Name string
- The name specified to identify the patch source.
- Products []string
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
- configuration String
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- name String
- The name specified to identify the patch source.
- products List<String>
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
- configuration string
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- name string
- The name specified to identify the patch source.
- products string[]
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
- configuration str
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- name str
- The name specified to identify the patch source.
- products Sequence[str]
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
- configuration String
- The value of the yum repo configuration. For example: - [main]- name=MyCustomRepository- baseurl=https://my-custom-repository- enabled=1- For information about other options available for your yum repository configuration, see dnf.conf(5) . 
- name String
- The name specified to identify the patch source.
- products List<String>
- The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "RedhatEnterpriseLinux7.2" or "Suse12.7". For lists of supported product values, see PatchFilter in the AWS Systems Manager API Reference .
PatchBaselineRejectedPatchesAction    
PatchBaselineRule  
- ApproveAfter intDays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- ApproveUntil stringDate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- ComplianceLevel Pulumi.Aws Native. Ssm. Patch Baseline Rule Compliance Level 
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- EnableNon boolSecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- PatchFilter Pulumi.Group Aws Native. Ssm. Inputs. Patch Baseline Patch Filter Group 
- The patch filter group that defines the criteria for the rule.
- ApproveAfter intDays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- ApproveUntil stringDate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- ComplianceLevel PatchBaseline Rule Compliance Level 
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- EnableNon boolSecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- PatchFilter PatchGroup Baseline Patch Filter Group 
- The patch filter group that defines the criteria for the rule.
- approveAfter IntegerDays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- approveUntil StringDate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- complianceLevel PatchBaseline Rule Compliance Level 
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- enableNon BooleanSecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- patchFilter PatchGroup Baseline Patch Filter Group 
- The patch filter group that defines the criteria for the rule.
- approveAfter numberDays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- approveUntil stringDate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- complianceLevel PatchBaseline Rule Compliance Level 
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- enableNon booleanSecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- patchFilter PatchGroup Baseline Patch Filter Group 
- The patch filter group that defines the criteria for the rule.
- approve_after_ intdays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- approve_until_ strdate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- compliance_level PatchBaseline Rule Compliance Level 
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- enable_non_ boolsecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- patch_filter_ Patchgroup Baseline Patch Filter Group 
- The patch filter group that defines the criteria for the rule.
- approveAfter NumberDays 
- The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of - 7means that patches are approved seven days after they are released.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveAfterDaysor- ApproveUntilDate.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- approveUntil StringDate 
- The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. - Enter dates in the format - YYYY-MM-DD. For example,- 2024-12-31.- This parameter is marked as - Required: No, but your request must include a value for either- ApproveUntilDateor- ApproveAfterDays.- Not supported for Debian Server or Ubuntu Server. - Use caution when setting this value for Windows Server patch baselines. Because patch updates that are replaced by later updates are removed, setting too broad a value for this parameter can result in crucial patches not being installed. For more information, see the Windows Server tab in the topic How security patches are selected in the AWS Systems Manager User Guide . 
- complianceLevel "CRITICAL" | "HIGH" | "INFORMATIONAL" | "LOW" | "MEDIUM" | "UNSPECIFIED"
- A compliance severity level for all approved patches in a patch baseline. Valid compliance severity levels include the following: UNSPECIFIED,CRITICAL,HIGH,MEDIUM,LOW, andINFORMATIONAL.
- enableNon BooleanSecurity 
- For managed nodes identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is false. Applies to Linux managed nodes only.
- patchFilter Property MapGroup 
- The patch filter group that defines the criteria for the rule.
PatchBaselineRuleComplianceLevel    
PatchBaselineRuleGroup   
- PatchRules List<Pulumi.Aws Native. Ssm. Inputs. Patch Baseline Rule> 
- The rules that make up the rule group.
- PatchRules []PatchBaseline Rule 
- The rules that make up the rule group.
- patchRules List<PatchBaseline Rule> 
- The rules that make up the rule group.
- patchRules PatchBaseline Rule[] 
- The rules that make up the rule group.
- patch_rules Sequence[PatchBaseline Rule] 
- The rules that make up the rule group.
- patchRules List<Property Map>
- The rules that make up the rule group.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.