Build me a pipeline which gets triggered by DDL script uploaded to AWS S3 by lambda and executes on redshift
Using bitbucket there is a need for automated pipeline which gets executed by event ( DDL upload to s3) and lambda reads the SQL DDL query and executes it on re...
Read more