-
http://aws.amazon.com/sqs/
-
Follow up to https://github.com/aws-controllers-k8s/community/issues/1707
It looks like when delete multiple resources (+100) using foreground cascading strategy (`kubectl delete queue --cascade=fo…
-
### Name of the resource
AWS::SQS::Queue
### Resource Name
_No response_
### Issue Description
To find the right CloudFormation Stack, where a AWS resource is defined/maintained `aws:cloudformati…
-
SQS fifo queues have restriction on length of the names. Length of name shouldn't exceed 80 chars but Cloudformation doesn't restrict it if you don't provide QueueName.
Reference - https://forums.a…
-
Hi,
Recently we experience a suddenly loss of the SQS queue.
An exception like this is thrown:
```
ActiveJob::QueueAdapters::ActiveElasticJobAdapter::NonExistentQueue:
The job is bound to queue at .…
ruuts updated
7 years ago
-
| Affected integration |
|---|
| AWS|
## Description
Wazuh Version v4.8.1
Hi team, we are using Wazuh in an EKS cluster. We recently decided to integrated our Jumpcloud Directory Insights log…
-
### Description
I want to use the dlqArn of a construct to send the errors to another lambda function.
When i try to use it in functions.events.sqs I get this error message when I try to deploy
C…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
using boto3 client:
response = client.list_queues(MaxResults=100)
response doesn't hold a…
lpaz7 updated
2 hours ago
-
### **Proposal: Integrating SBOM and Attestations with Backstage through a Chainloop Extension**
### Context:
I recently developed a version matrix plugin for Backstage that presents package listing…
-
Hi @poundifdef ,
I just jumped for testing the tool as replacement for SQS, however i cannot reproduce sucessfuly the FIFO queue with per message group ID throughput limit.
This works in aws but…