Questions tagged with Amazon Simple Queue Service

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

**Hi team,** I'm currently managing an AV solution running on AWS with the following flow: 1. A client requests a presigned URL via API Gateway, backed by a Lambda function. The client receives this...
1
answers
0
votes
129
views
Jess
asked a day ago
Relatively new to AWS and I think I'm missing something here. We have two scenarios where we need to control when items in the queue get processed. 1) Updating an external system that times out after...
1
answers
0
votes
74
views
Seven77
asked 3 days ago
I have an event bus that I created through boto3. Now, this event bus needs to get information from a mongodb trigger...
1
answers
0
votes
301
views
asked 6 days ago
The cyclic dependency issue in your CloudFormation template occurs because the S3 bucket's notification configuration depends on the SQS queue's ARN, while the SQS queue's policy depends on the S3...
2
answers
0
votes
315
views
asked 10 days ago
![API Gateway <> SQS](/media/postImages/original/IMaJjyzvRsRNyV0fwqIMriYA) I'm seeking help with dynamically overriding the path on API Gateway to connect to different SQS queues on demand. If I use...
2
answers
0
votes
207
views
asked 18 days ago
Hi Team, Is there any way to identify who is sending and receiving the messages to the Queue? Thanks,
1
answers
0
votes
58
views
Pascal
asked 19 days ago
Hello AWS Community, I'm facing a challenge with an AWS Lambda function that is supposed to handle long-running batch processes. Despite setting up my system to delete and re-send SQS messages within...
2
answers
0
votes
90
views
pompom
asked 20 days ago
Hello and thanks for the help! I was searching for this in the documentation and couldn't find a clear answer: If a role in account A performs an action on a resource in account B (say a...
1
answers
0
votes
781
views
asked 21 days ago
Despite 220k+ mesages in SQS queue. I am unable to get messages from queue everytime I requests data. Why is > var response = SQS_Client.ReceiveMessage(SQS_ReceiveMessageRequest); not returning...
3
answers
0
votes
133
views
Razi
asked 23 days ago
1
answers
0
votes
140
views
asked 25 days ago
Using publishMessage() method, I am able to create dynamic topics, subscribing with dynamic queues, but sns not publishing messsage to sqs. What is the issues here? ``` public void...
1
answers
0
votes
119
views
asked a month ago
I've got an application that uses EventBridge Pipes to read from SQS Queues, and has various targets depending on need. I recently needed to destroy and re-deploy all stacks as I start to move from...
0
answers
0
votes
290
views
asked a month ago