Retrieves the patch baseline that should be used for the specified patch group.
ssm_get_patch_baseline_for_patch_group(PatchGroup, OperatingSystem)
[required] The name of the patch group whose patch baseline should be retrieved.
Returns he operating system rule specified for patch groups using the patch baseline.
svc$get_patch_baseline_for_patch_group( PatchGroup = "string", OperatingSystem = "WINDOWS"|"AMAZON_LINUX"|"AMAZON_LINUX_2"|"UBUNTU"|"REDHAT_ENTERPRISE_LINUX"|"SUSE"|"CENTOS"|"ORACLE_LINUX"|"DEBIAN" )