AWS Lambda - Redshift Copy
Wed 21 December 2016
This is a short post about how to interact with Redshift inside a lambda function using python, it will also introduce the way we include external libraries in AWS Lambda. The main reason for writting this is that I had the need of automate the copy command to Redshift but …
Continue reading »