BUG: EventBridge Pipes duplicates events from SQS to Lambda when a Target Input Transformer is specified

1

I think I found a bug with EventBridge when the source is a FIFO SQS and the target is Lambda (Most likley not limited to that pair). I'm using a FIFO queue with batch size of 10 and when I use a tansformation template, the lambda recieves a batch of 10 events BUT they're all for the same event.... I don't get this behavior when I don't use a transformation template.... Each event in the array sent to lambda is unique.

已提問 1 年前檢視次數 345 次
2 個答案
1

I opened up a support ticket with AWS and they're able to replicate it. One key thing I didn't mention in my original post is I'm using event bridge rules to send messages/events to the SQS queue. And it doesn't need to be a FIFO queue, having the same problem with a standard queue.

已回答 1 年前
0

AWS fixed the bug about a week ago. The sad thing is they spent more time refusing to admit the existance of this bug than they did actually fixing it. It took them about 1 week to fix and deploy and 3 weeks of back and forth of them claiming I was doing something wrong.... I pray no one else has to go through that experience with their support staff!!!

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南