v1

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

Lists the tasks in a maintenance window.

For maintenance window tasks without a specified target, you can't supply values for --max-errors and --max-concurrency. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. These values don't affect the running of your task and can be ignored.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonSSM.DescribeMaintenanceWindowTasks' required

Request body

WindowIdstring required

The ID of the maintenance window whose tasks should be retrieved.

MaxResultsinteger

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

NextTokenstring

The token for the next set of items to return. (You received this token from a previous call.)

Response

Success

NextTokenstring

The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.