v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

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.

post/#X-Amz-Target=AmazonSSM.CancelMaintenanceWindowExecution

Headers

X-Amz-Target'AmazonSSM.CancelMaintenanceWindowExecution' required

Request body

WindowExecutionIdstring required

The ID of the maintenance window execution to stop.

Response

Success

WindowExecutionIdstring

The ID of the maintenance window execution that has been stopped.