Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
sqs
/
src
/
error.ts
Amazon SQS for Deno
lucacasonato/deno_sqs
Version
Latest
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Menu
error.ts
c
SQSError
messages.ts
f
parseReceiveMessageBody
f
parseSendMessageResponse
queue.ts
c
SQSQueue
I
SQSQueueConfig
types.ts
I
Message
I
ReceiveMessageOptions
I
ReceiveMessageResponse
I
SendMessageOptions
I
SendMessageResponse
import
*
as
sqs
from
"https://deno.land/x/sqs@0.3.7/src/error.ts"
;
Classes
c
SQSError