-
### Issue Summary:
Observed SQS bootstrap log messages despite having externally-managed SQS/SNS configured in `~/.hal/default/profiles/echo-local.yml`.
### Cloud Provider(s):
AWS
### Envi…
-
### What happened?
I recently changed the binding of a parent/child relationship for an `aws.sqs.QueuePolicy`.
When it was updated, it created a replacement and deleted the old one.
Turns out t…
-
-
### 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…
-
SQS set up
Start Batch should add events to the queue, which get pulled off as the cluster is ready for more jobs.
-
### Laravel Version
11.20.0
### PHP Version
8.3.9
### Database Driver & Version
_No response_
### Description
When pushing an array of jobs onto the [database queue](https://githu…
-
### 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…
-
Is it possible to catalog schema of events? Something you would send in AWS SQS or GCP Pubsub?
I see you have Kinesis, Kafka, Redpanda, but why not having other queueing/messaging solutions?
-
```
/Users/et2448/Downloads/inframap-darwin-amd64 generate --tfstate /tmp/tfstate
strict digraph G {
}
```
with `--raw` I get some kind of output:
```
/Users/et2448/Downloads/inframap-darw…
-
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…