nburdett19
nburdett19
Hi Dheeraj, I do not see "node-redshift" in the folder node_modules folder. Do you know which sub folder of node_modules it would be in? I downloaded the .zip from this...
Hello, I have an update. I restructured the Zip folder to remove the node-redshift-master folder that contained the index.js file. The zip folder now looks like: node-redshift-master.zip > bin,examples,lib,node_modules,index.js etc......
I restructured the Zip folder to remove the node-redshift-master folder that contained the index.js file. The zip folder now looks like: node-redshift-master.zip > bin,examples,lib,node_modules,index.js etc... Where it used to be...
Ok, so I added the zip file to a Lambda Function and it stopped giving me the "Cannot find module '/var/task/index'" error. GOOD NEWS!! But, I'm running into an error...
If you wouldn't mind it would help me with understanding. From what I've researched, I would need to add the node-redshift zip as its own lambda function (which i have),...
Great, thank you! just to compare, what were your results when running the function? I recieved the value of "null". But returning a JSON string of data from the table...