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