Smaws_Client_SSM.DescribeMaintenanceWindowExecutions
val request :
Smaws_Lib.Context.t ->
describe_maintenance_window_executions_request ->
(describe_maintenance_window_executions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error ])
Stdlib.result
Lists the executions of a maintenance window. This includes information about when the maintenance window was scheduled to be active, and information about tasks registered and run with the maintenance window.