v1

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

Removes a task from a maintenance window.

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

Headers

X-Amz-Target'AmazonSSM.DeregisterTaskFromMaintenanceWindow' required

Request body

WindowIdstring required

The ID of the maintenance window the task should be removed from.

WindowTaskIdstring required

The ID of the task to remove from the maintenance window.

Response

Success

WindowIdstring

The ID of the maintenance window the task was removed from.

WindowTaskIdstring

The ID of the task removed from the maintenance window.