Module Smaws_Client_SSM.CancelMaintenanceWindowExecution

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DoesNotExistException of Types.does_not_exist_exception | `InternalServerError of Types.internal_server_error ] -> string