Learn R Programming

paws.management (version 0.2.0)

ssm_get_maintenance_window_task: Retrieves the details of a maintenance window task

Description

Retrieves the details of a maintenance window task.

See https://paws-r.github.io/docs/ssm/get_maintenance_window_task.html 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.