aws-firehose-to-flat-json

It will convert an array of objects into flatten data up to 2 level deep.

Example with stringifyLevel 2

It will convert json like this:

Screenshot 2021-07-14 at 09 42 13

to this:

Screenshot 2021-07-14 at 09 44 14