User Activity

I have perfectly executed python code in my computer. However, same code does not execute in Script task. For instance, I used parse() function to format datetime. parse(“2017-08-27T00:00:00.000”).date() works in my computer, but not in script task....
How can I execute existing shell script in Snaplogic ?
We were able to load data using Redshift Bulk loader to our Redshift database. However, it stopped working once our S3 bucket was encrypted. We are getting below error message"“Unable to load credentials from Amazon EC2 metadata service” . could you ...