describeMaintenanceWindowExecutions
inline suspend fun SsmClient.describeMaintenanceWindowExecutions(crossinline block: DescribeMaintenanceWindowExecutionsRequest.Builder.() -> Unit): DescribeMaintenanceWindowExecutionsResponse
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.