Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running
Source:R/ssm_operations.R
ssm_cancel_maintenance_window_execution.RdStops 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.