Amazon SQS Examples - AWS SDK for JavaScript (original) (raw)

Amazon Simple Queue Service (Amazon SQS) is a fast, reliable, scalable, fully managed message queuing service. Amazon SQS lets you decouple the components of a cloud application. Amazon SQS includes standard queues with high throughput and at-least-once processing, and FIFO queues that provide FIFO (first-in, first-out) delivery and exactly-once processing.

Relationship between JavaScript environments, the SDK, and Amazon SQS

The JavaScript API for Amazon SQS is exposed through the AWS.SQS client class. For more information about using the Amazon SQS client class, see Class: AWS.SQS in the API reference.

Topics

Sending SMS Messages

Using Queues in Amazon SQS

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.