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