Registers a patch baseline for a patch group.
ssm_register_patch_baseline_for_patch_group(BaselineId, PatchGroup)[required] The ID of the patch baseline to register the patch group with.
[required] The name of the patch group that should be registered with the patch baseline.
A list with the following syntax:
list( BaselineId = "string", PatchGroup = "string" )
svc$register_patch_baseline_for_patch_group( BaselineId = "string", PatchGroup = "string" )