Serverless Framework: Plugins
https://www.serverless.com/plugins/serverless-offlineUsage with serverless-dynamodb-local and serverless-webpack plugin. Run serverless offline start. In comparison with serverless offline, the start command will fire an init and a end lifecycle hook which is needed for serverless-offline and serverless-dynamodb-local to switch off resources. Add plugins to your serverless.yml file: