'Concatenate two columns in AWS lamda function for AWS firehose

I am new to AWS lamda and AWS firehose (trying to learn). I have a requirement to concatenate two columns in my streaming data and add it in the output stream which is stored in redshift.

Can somebody please help.

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source