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]
I'm open to new opportunities! For a full-time role, contract position, or freelance work, reach out at
talha@talhaawan.net or
LinkedIn.
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.