1 min readNov 10, 2019
Another approach we follow is using yarn resolutions to ensure always installing the aw-sdk
version included in the AWS Lambda environment. So the proper aws-sdk
version is installed in the devDependencies
which is then excluded when packaging the Lambda artifact zip.