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