v1

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

Retrieves the individual task executions (one per target) for a particular task run as part of a maintenance window execution.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonSSM.DescribeMaintenanceWindowExecutionTaskInvocations' required

Request body

WindowExecutionIdstring required

The ID of the maintenance window execution the task is part of.

TaskIdstring required

The ID of the specific task in the maintenance window task that 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.