Retrieves the details about a specific task run as part of a maintenance window execution.
Headers
Request body
The ID of the maintenance window execution that includes the task.
The ID of the specific task execution in the maintenance window task that should be retrieved.
Response
Success
The ID of the maintenance window execution that includes the task.
The ID of the specific task execution in the maintenance window task that was retrieved.
The Amazon Resource Name (ARN) of the task that ran.
The role that was assumed when running the task.
The type of task that was run.
The priority of the task.
The defined maximum number of task executions that could be run in parallel.
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
The status of the task.
The details explaining the status. Not available for all status values.
The time the task execution started.
The time the task execution completed.