Using AWS S3 functionality in our node application, this issue suddenly broke our functionality for no plausible reason. The strange aspect was that the same thing worked correctly on the local server, but any remote server would throw this error.
[Read More]AWS Layer: Generate nodejs Zip Layer File Based on the Lambda's Dependencies
We want to create an AWS layer zip file containing all the node_modules
used by a particular AWS lambda function.
When you purchase through links on techighness.com, I may earn an affiliate commission.