ssm_get_patch_baseline {paws.management} | R Documentation |
Retrieves information about a patch baseline
Description
Retrieves information about a patch baseline.
See https://www.paws-r-sdk.com/docs/ssm_get_patch_baseline/ for full documentation.
Usage
ssm_get_patch_baseline(BaselineId)
Arguments
BaselineId |
[required] The ID of the patch baseline to retrieve. To retrieve information about an Amazon Web Services managed patch
baseline, specify the full Amazon Resource Name (ARN) of the baseline.
For example, for the baseline |
[Package paws.management version 0.9.0 Index]