v1

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

Retrieves details about a specific a maintenance window execution.

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

Headers

X-Amz-Target'AmazonSSM.GetMaintenanceWindowExecution' required

Request body

WindowExecutionIdstring required

The ID of the maintenance window execution that includes the task.

Response

Success

WindowExecutionIdstring

The ID of the maintenance window execution.

TaskIdsMaintenanceWindowExecutionTaskId[]

The ID of the task executions from the maintenance window execution.

Status'PENDING' | 'IN_PROGRESS' | 'SUCCESS' | 'FAILED' | 'TIMED_OUT' | 'CANCELLING' | 'CANCELLED' | 'SKIPPED_OVERLAPPING'

The status of the maintenance window execution.

StatusDetailsstring

The details explaining the status. Not available for all status values.

StartTimestring date-time

The time the maintenance window started running.

EndTimestring date-time

The time the maintenance window finished running.