interface CloudWatchLogsDecodedDataimport { type CloudWatchLogsDecodedData } from "https://dotland.deno.dev/x/lambda@1.46.3/types.d.ts"; Propertiesowner: stringlogGroup: stringlogStream: stringsubscriptionFilters: string[]messageType: stringlogEvents: CloudWatchLogsLogEvent[]