Tero Kivisaari
Tero Kivisaari
Our use case for this would be nodejs/typescript based lambdas. I would like to bundle the dependencies in node_modules but keep our own source code as it is. Since the...
I think the necessary fix has been implemented in dynamodb-localhost with https://github.com/99x/dynamodb-localhost/pull/64 Is there anyone maintaining this project and willing to make a new release to get the necessary changes...
@AshanFernando would it be possible to create a new release for this?
Sounds a bit scary to me. The individual tfvars lets various teams in our organisation work on different aspects the infrastructure in nice isolation and there is low barrier of...
As a user of the plugin, since node.js 12 is very soon about to be deprecated as a lambda runtime it feels it would be much more valuable to have...
I have similar issues with local test for CORS / http OPTIONS call that is expected to return 200 but it's modified to be 204. Started after updating serverless to...
@godu any possibility of merging the PR from @rubenkaiser to fix the plugins for later serverless-offline versions. Maybe the title of issue should be updated to reflect serverless-offline 10?
This would be a useful feature to be able to simulate more real life like traffic patterns.
Without this feature using notifications on any mono-repo setup is really painful.
This makes local testing super slow if you want to do something message per message when you always need to wait before the lambda function is triggered.