paws.management (version 0.1.0)

ssm_register_default_patch_baseline: Defines the default patch baseline

Description

Defines the default patch baseline.

Usage

ssm_register_default_patch_baseline(BaselineId)

Arguments

BaselineId

[required] The ID of the patch baseline that should be the default patch baseline.

Request syntax

svc$register_default_patch_baseline(
  BaselineId = "string"
)