You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
132
132
|**[Dotenv Plugin - `serverless-dotenv-plugin`](https://github.com/infrontlabs/serverless-dotenv-plugin)** <br/> by [infrontlabs](http://github.com/infrontlabs) <br/> Preload environment variables from `.env` into serverless. | <br/> |
133
133
|**[Dotnet - `serverless-dotnet`](https://github.com/fruffin/serverless-dotnet)** <br/> by [fruffin](http://github.com/fruffin) <br/> A serverless plugin to run 'dotnet' commands as part of the deploy process | <br/> |
134
134
|**[Dynalite - `serverless-dynalite`](https://github.com/sdd/serverless-dynalite)** <br/> by [sdd](http://github.com/sdd) <br/> Run dynalite locally (no JVM, all JS) to simulate DynamoDB. Watch serverless.yml for table config updates. | <br/> |
135
+
|**[Dynamo Data Transform - `dynamo-data-transform`](https://github.com/jitsecurity/dynamo-data-transform)** <br/> by [jitsecurity](http://github.com/jitsecurity) <br/> Dynamo Data Transform is an easy to use data transformation tool for DynamoDB. | <br/> |
135
136
|**[Dynamo Stream Plugin - `serverless-dynamo-stream-plugin`](https://github.com/commandeer/open/tree/development/serverless-dynamo-stream-plugin)** <br/> by [commandeer](http://github.com/commandeer) <br/> Creates and connects DynamoDB streams for pre-existing tables with AWS Lambdas using Serverless. | <br/> |
136
137
|**[Dynamodb Autoscaling - `serverless-dynamodb-autoscaling`](https://github.com/sbstjn/serverless-dynamodb-autoscaling)** <br/> by [sbstjn](http://github.com/sbstjn) <br/> Configure Amazon DynamoDB's native Auto Scaling for your table capacities. | <br/> |
137
138
|**[Dynamodb Autoscaling - `serverless-plugin-dynamodb-autoscaling`](https://github.com/medikoo/serverless-plugin-dynamodb-autoscaling)** <br/> by [medikoo](http://github.com/medikoo) <br/> Auto generate auto scaling configuration for configured DynamoDB tables | <br/> |
0 commit comments