Site icon businessguides.co.uk

How can I execute a Bash Script with AWS Redshift

I’m new to Redshift and quite a beginner in AWS. I have a Redshift Cluster, and I need to execute a bash script- that has some SQLs running inside of it. Is there any way I can execute my Bash script on my Redshift Cluster? I want to be able to connect to the Redshift Cluster, execute the Bash Script and all the SQLs inside on the cluster.

Can I do this through Lambda? A little detail will be appreciated.

Exit mobile version