I have a RabbitMQ consumer listening to a queue in RabbitMQ and receiving event data in NodeJS. I would like to have the consumer send each data event to AWS Redishit (possibly using their JavaScript SDK), but I cannot find any examples of how to do this, nor can I find any clarification of the process in Amazon's documentation. I have a RabbitMQ consumer listening to a queue