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