Problem with batch reading of messages from SQS queue (Trigger) #536
Labels
area/plugin
Plugin-related issue or feature request
good first issue
Great issue for new contributors
Issue description
Hi,
Does anyone knows how to parse the multiple SQS messages into JSON format. Currently I have something like this
The output logs loos like this
Each message in SQS
When I do trigger with batch of more than 1 it seems likes it doesn't actually parse it into a json format, the output of the .ion file
Not sure, whether I am reading it wrong or I messed up something.
The text was updated successfully, but these errors were encountered: