View source: R/ssm_operations.R
ssm_cancel_maintenance_window_execution | R Documentation |
Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running. Tasks already in progress will continue to completion.
See https://www.paws-r-sdk.com/docs/ssm_cancel_maintenance_window_execution/ for full documentation.
ssm_cancel_maintenance_window_execution(WindowExecutionId)
WindowExecutionId |
[required] The ID of the maintenance window execution to stop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.