paws.management (version 0.1.0)

ssm_get_patch_baseline: Retrieves information about a patch baseline

Description

Retrieves information about a patch baseline.

Usage

ssm_get_patch_baseline(BaselineId)

Arguments

BaselineId

[required] The ID of the patch baseline to retrieve.

Request syntax

svc$get_patch_baseline(
  BaselineId = "string"
)