How to create this event filter in AWS SQS in this case

0

This is the real data structure of my current json data, it contains [] in the data in the first place.

{"events":[{"type":"message","message":{"type":"text"}}]}

So, basically I just want text message type data from SQS, but now I don't know what should the filter be. Any help will be appreciated

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions