interface SQSMessageAttributeimport { type SQSMessageAttribute } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; PropertiesoptionalstringValue: stringoptionalbinaryValue: stringstringListValues: never[]binaryListValues: never[]dataType: SQSMessageAttributeDataType