ssm_get_maintenance_window_task: Retrieves the details of a maintenance window task

View source: R/ssm_operations.R

ssm_get_maintenance_window_taskR Documentation

Retrieves the details of a maintenance window task

Description

Retrieves the details of a maintenance window task.

See https://www.paws-r-sdk.com/docs/ssm_get_maintenance_window_task/ for full documentation.

Usage

ssm_get_maintenance_window_task(WindowId, WindowTaskId)

Arguments

WindowId

[required] The maintenance window ID that includes the task to retrieve.

WindowTaskId

[required] The maintenance window task ID to retrieve.


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