I’m not able to get my lambda result into a Queue....
# help
a
I’m not able to get my lambda result into a Queue. Not sure how my result should look like.
f
Hey @Adrián Mouly u mean setting the the dlq for a function?
a
No.
I want to set a Lambda Destination, which is an SQS Queue.
But looks like the messages are not delivered into SQS or are empty.
I want to use Lambda Destinations.
SQS -> Lambda -> SQS trigger destination
f
@Adrián Mouly sorry for the late followup. Did u manage to get this to work?
a
No.
Never got this to work.
So removed destinations.
😞