interface CloudWatchLogsLogEventimport { type CloudWatchLogsLogEvent } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; See http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/SubscriptionFilters.html#LambdaFunctionExample Propertiesid: stringtimestamp: numbermessage: stringoptionalextractedFields: CloudWatchLogsLogEventExtractedFields