cancelMaintenanceWindowExecution
inline suspend fun SsmClient.cancelMaintenanceWindowExecution(crossinline block: CancelMaintenanceWindowExecutionRequest.Builder.() -> Unit): CancelMaintenanceWindowExecutionResponse
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.