interface CloudFormationCustomResourceUpdateEvent implements CloudFormationCustomResourceEventCommonimport { type CloudFormationCustomResourceUpdateEvent } from "https://deno.land/x/lambda@1.26.1/mod.ts"; PropertiesRequestType: "Update"PhysicalResourceId: stringOldResourceProperties: { [Key: string]: any; }