ssm_get_maintenance_window_task {paws.management} | R 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. |
[Package paws.management version 0.7.0 Index]