Recently I built an application that uses AWS lambda to load data from datalake to Redshift at regular intervals. The steps to compile the adapter suitable for AWS Lambda environment is given here. I also uploaded it to github here and one can use it without having to go through compilation steps.
Ref: https://hiregion.org/2017/12/02/precompiled-python-redshift-db-adapter-for-aws-lambda-env/
[…] Precompiled one on Github: https://hiregion.org/2017/12/16/precompiled-redshift-python-db-adapter/ […]