Smaws_Client_SSM.DescribeMaintenanceWindowExecutionTasks
For a given maintenance window execution, lists the tasks that were run.
val request :
Smaws_Lib.Context.t ->
Types.describe_maintenance_window_execution_tasks_request ->
(Types.describe_maintenance_window_execution_tasks_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DoesNotExistException of Types.does_not_exist_exception
| `InternalServerError of Types.internal_server_error ])
Stdlib.result