interface MSKEventimport { type MSKEvent } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; PropertieseventSource: "aws:kafka"eventSourceArn: stringrecords: { [topic: string]: MSKRecord[]; }