-
### 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 …
-
_From @mstine on September 19, 2015 0:58_
Seems like this should be relatively easy by leveraging the SQS support in Spring Cloud AWS. We'd like to use this to support https://github.com/spring-cloud…
-
Description
We need to send asynchronous messages to users after a request is created, a volunteer is chosen for a request, etc. Utilize AWS SNS, SES, and SQS to send async messages to specific users…
-
Look into using SQS, EventBridge, Step Functions and other possible approaches to sending validation events / requests to service in Kubernetes.
-
### Describe the bug
Right now, an SQS Queue [has `SQS_MANAGED (SSE-SQS)` enabled by default](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_sqs.Queue.html#encryption). This, however, …
-
**Describe the bug**
I deployed the DTH solution in the China region, and when starting the transfer task, CloudFormation encountered an error:
Resource handler returned message: "Invalid policy (Se…
-
**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. …
-
https://github.com/nodejs/package-maintenance/pull/606
At the moment we use it to manage our pnpm version.
https://github.com/seek-oss/skuba/blob/138129daab25e612d650b2e79b69fa5386035149/templat…
-
### Issue description
How do I configure producer to send sqs message as delayed message (which is supported by Delayed SQS Queue) ?
ss025 updated
4 months ago
-
### Summary of problem
Using ddtrace and botocore, we do not see custom `MessageAttributes` being added to the ddtrace spans.
We added setting custom message attributes via celery kwargs, and ca…