Skip to main content
Module

x/lambda/mod.ts>SQSMessageAttributeDataType

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Very Popular
Go to Latest
type alias SQSMessageAttributeDataType
import { type SQSMessageAttributeDataType } from "https://deno.land/x/lambda@1.28.1/mod.ts";
definition:
| "String"
| "Number"
| "Binary"
| string