interface ScheduledEvent implements EventBridgeEvent<"Scheduled Event", TDetail>import { type ScheduledEvent } from "https://deno.land/x/lambda@1.26.1/mod.ts"; https://docs.aws.amazon.com/lambda/latest/dg/with-scheduled-events.html Type ParametersoptionalTDetail = any