View source: R/ssm_operations.R
ssm_deregister_patch_baseline_for_patch_group | R Documentation |
Removes a patch group from a patch baseline.
See https://www.paws-r-sdk.com/docs/ssm_deregister_patch_baseline_for_patch_group/ for full documentation.
ssm_deregister_patch_baseline_for_patch_group(BaselineId, PatchGroup)
BaselineId |
[required] The ID of the patch baseline to deregister the patch group from. |
PatchGroup |
[required] The name of the patch group that should be deregistered from the patch baseline. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.