-
I think we should have a policy of automatically deleting all of our extra SQS queues.
Deletion policies:
**crawl_queue:** 1 week after start
**xtract_queue**: 1 week after start
**validation_…
-
### Resource Name
_No response_
### Details
In my organisation we commonly produce stacks containing resources that are designed to be accessed by any account in our AWS organisation. Currently we …
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
The…
-
When FIFO Queues were first introduced by AWS, subscribing to an SNS Topic wasn't supported, which made them less useful for JustSaying. Happily, [in 2020](https://aws.amazon.com/blogs/aws/introducing…
-
@ronaldtse Atm the validation of the SQS connection only do one simple task *(original version)*: read queue url from queue selected. It doesnt make sense if the credential has permission to read queu…
-
**Describe the bug**
NTH does not retry request over AWS SDK API to retrieve SQS queue message.
**Steps to reproduce**
Close firewall to SQS AWS endpoint and try to monitor for SQS events.
**E…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
Currently, I do not see any way to have …
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Report
Hello, I have two deployments using ScaledObjects based on SQS queues in different regions (say, eu-central-1 and us-east-1) and I want to authenticate to AWS using pod identity. The fir…
-
Hello,
It looks like you allow Celery to create SQS queue outside of CloudFormation stack. As for me it doesn't look good since you lose control towards the resource. Why don't you create the queue…