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