interface DynamoDBStreamEventimport { type DynamoDBStreamEvent } from "https://deno.land/x/lambda@1.42.2/mod.ts"; PropertiesRecords: DynamoDBRecord[]