ssm_get_patch_baseline_for_patch_group {paws.management}R Documentation

Retrieves the patch baseline that should be used for the specified patch group

Description

Retrieves the patch baseline that should be used for the specified patch group.

See https://www.paws-r-sdk.com/docs/ssm_get_patch_baseline_for_patch_group/ for full documentation.

Usage

ssm_get_patch_baseline_for_patch_group(PatchGroup, OperatingSystem = NULL)

Arguments

PatchGroup

[required] The name of the patch group whose patch baseline should be retrieved.

OperatingSystem

Returns the operating system rule specified for patch groups using the patch baseline.


[Package paws.management version 0.9.0 Index]