-
For project requirement, we create a new [FIFO SQS](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html) to grantee no duplicate issue.
SO, we add additional co…
-
## Environment & Settings
**Celery version**:
celery report Output:
```
software -> celery:5.3.6 (emerald-rush) kombu:5.3.5 py:3.9.18
billiard:4.2.0 py-amqp:5.2.0
platfo…
-
### What happened?
i have this yaml and applied , it created pipe and integration but it showing error
```
kubectl logs pipe/test
error: no kind "Pipe" is registered for version "camel.apach…
-
| 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…
-
Hi, sorry i am posting this here because i am not sure where I can ask my questions.
How can I send the SQS Message to FIFO queue and not the standard one. I even downloaded your example but in send…
-
**Describe the issue**
.arc-config timeout for a queue function sets the queue timeout and lambda timeout to the same value.
but queue timeout should be 6x the lambda timeout per aws recommendation.…
-
### Describe the bug
Hello Team,
In our project, we updated the CDK version from 2.158.0 to 2.160.0 and encountered the error `"Unsupported resource type for tagging or invalid ARN"` when attemp…
-
**Which version of Kotest are you using**
`5.8.1`
When running `eventually` block to wait for the messages to appear on the SQS queue after draining from `DLQ` the message does not appear at all. …
-
### Terraform Core Version
1.9.3
### AWS Provider Version
5.62.0
### Affected Resource(s)
```
resource "aws_pipes_pipe" "msk_consumer" {
name = local.resource_name
role_arn = aws_iam_r…
-
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…