View source: R/ssm_operations.R
ssm_get_maintenance_window_task | R Documentation |
Retrieves the details of a maintenance window task.
See https://www.paws-r-sdk.com/docs/ssm_get_maintenance_window_task/ for full documentation.
ssm_get_maintenance_window_task(WindowId, WindowTaskId)
WindowId |
[required] The maintenance window ID that includes the task to retrieve. |
WindowTaskId |
[required] The maintenance window task ID to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.