All Content tagged with Amazon Simple Queue Service

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications.

Content language: English

Select tags to filter
Sort by most recent
473 results
I want to report a few kinds of small events from customer accounts to my account - things like CloudFormation stack updates and certain API calls in CloudTrail - and minimise the cost, complexity and...
1
answers
0
votes
30
views
asked 7 days ago
Hi, We are observing that the metric `Approximate age of oldest message` is jumping suddenly by a significant amount. We have sev2 alarms around this metric and we have relaxed it in the past to avoid...
2
answers
0
votes
51
views
asked 13 days ago
Similar to, for example, using an SQS as a source to trigger a lambda that processes its messages, I would like to use the Neptune DB Stream as an event source for lambda. Does AWS Neptune support thi...
2
answers
0
votes
78
views
asked 23 days ago
Hi there, I am trying to subscribe an Amazon SQS queue located in the `eu-west-1` (Ireland) region to the Amazon Marketing Stream (AMS) `sp-traffic` dataset using the Subscription API (`POST https://a...
1
answers
0
votes
63
views
asked a month ago
What permissions are required to make cross region and cross account call from lambda to sqs .Context- I want my lambda to write to two different SQS queue in a different account - one queue is in sam...
1
answers
0
votes
105
views
asked 2 months ago
I am working on a process that is as follows: 1. New S3 file is PUT in a bucket/folder (i.e. bucket_name/folder_name/file_name.json) 2. Lambda 1 is triggered by S3 PutObject and sends a message contai...
3
answers
0
votes
253
views
asked 2 months ago
Join us live on [Twitch.tv](https://bit.ly/4anH9WR) on March 18th, 2025 @ 2pm Pacific / 5pm Eastern to hear our experts explain Encryption, FIFO Ordering and Message Lifecycle in SQS
Join us live on [Twitch.tv](https://bit.ly/4anH9WR) on March 11th, 2025 @ 2pm Pacific / 5pm Eastern to hear our experts explain the upcoming End of Standard Support for Major Aurora and RDS Databases...
I have a task where in my architecture I need to replace SQS with Event Bridge. I mainly use SQS for batching purpose. I want to trigger lambda whenever I achieve a batch of let's say 30 files. For pa...
3
answers
0
votes
94
views
asked 2 months ago
I am building a integration between to external services. In short service A triggers a webhook when an item is updated, I am formatting the data and sending it to service Bs api. There is a few of ...
1
answers
0
votes
52
views
asked 3 months ago
I have a weird situation, where I have setup a glue crawler which consumes SQS(s3 event triggered). SO, technically it triggers whenever a message is sent to the queue with a table level of 3 s3://s3_...
0
answers
0
votes
40
views
asked 3 months ago
For a specific web service in API Gateway, we send incoming JSON requests to SQS, which then forwards them to an EventBridge event bus. A rule on the event bus directs the messages to Firehose for fur...
2
answers
0
votes
182
views
asked 3 months ago