ssm_get_patch_baseline: Retrieves information about a patch baseline

View source: R/ssm_operations.R

ssm_get_patch_baselineR 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 AWS-AmazonLinuxDefaultPatchBaseline, specify ⁠arn:aws:ssm:us-east-2:733109147000:patchbaseline/pb-0e392de35e7c563b7⁠ instead of ⁠pb-0e392de35e7c563b7⁠.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.