jeremydaly/dynamodb-streams-processor

Do we really need AWS-SDK as dependecy?

Closed this issue · 1 comments

This package increments the size by 13mb...

I've found a work around
externals: [nodeExternals(), { 'aws-sdk': 'commonjs aws-sdk' }], using serverless-webpack-plugin