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
+2-1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
31
31
|**[@Stratiformdigital/serverless Idempotency Helper - `@stratiformdigital/serverless-idempotency-helper`](https://github.com/stratiformdigital/serverless-idempotency-helper)** <br/> by [stratiformdigital](http://github.com/stratiformdigital) <br/> Helps make lambda deployments idempotent | <br/> |
32
32
|**[@Stratiformdigital/serverless Online - `@stratiformdigital/serverless-online`](https://github.com/stratiformdigital/serverless-online)** <br/> by [stratiformdigital](http://github.com/stratiformdigital) <br/> Faster lambda development in AWS through hot deploys and streaming logs. | <br/> |
33
33
|**[@Stratiformdigital/serverless S3 Security Helper - `@stratiformdigital/serverless-s3-security-helper`](https://github.com/stratiformdigital/serverless-s3-security-helper)** <br/> by [stratiformdigital](http://github.com/stratiformdigital) <br/> Sets security minded settings on s3 buckets, including sls deployment buckets | <br/> |
34
+
|**[@Uninterrupted/serverless Plugin Webform - `@uninterrupted/serverless-plugin-webform`](https://github.com/uninterrupted-tech/serverless-plugin-webform)** <br/> by [uninterrupted-tech](http://github.com/uninterrupted-tech) <br/> Seamless and comprehensive solution to simplify the creation and management of web forms in AWS serverless. | <br/> |
34
35
|**[@Unly/serverless Env Copy Plugin - `@unly/serverless-env-copy-plugin`](https://github.com/UnlyEd/serverless-env-copy-plugin)** <br/> by [UnlyEd](http://github.com/UnlyEd) <br/> Fetch environment variables and write it to a .env file - Maintained fork from https://github.com/Jimdo/serverless-dotenv| <br/> |
35
36
|**[@Unly/serverless Plugin Dynamodb Backups - `@unly/serverless-plugin-dynamodb-backups`](https://github.com/UnlyEd/serverless-plugin-dynamodb-backups)** <br/> by [UnlyEd](http://github.com/UnlyEd) <br/> Configure automated DynamoDB "On-Demand" backups and manage backups lifecycle, powered by AWS Lambda | <br/> |
36
37
|**[@Vulcancreative/serverless Storage - `@vulcancreative/serverless-storage`](https://github.com/vulcancreative/serverless-storage)** <br/> by [vulcancreative](http://github.com/vulcancreative) <br/> Serverless plugin defining DynamoDB storage primitives; like localStorage but better | <br/> |
@@ -344,7 +345,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
344
345
|**[Staging - `serverless-plugin-staging`](https://github.com/icarus-sullivan/serverless-plugin-staging)** <br/> by [icarus-sullivan](http://github.com/icarus-sullivan) <br/> A plugin to restrict the deployment of resources or functions on a per stage basis | <br/> |
345
346
|**[Static - `serverless-plugin-static`](https://github.com/a-pavlenko/serverless-plugin-static)** <br/> by [a-pavlenko](http://github.com/a-pavlenko) <br/> Serving static files locally with serverless-offline or a standalone command | <br/> |
346
347
|**[Static - `serverless-static`](https://github.com/iliasbhal/serverless-static)** <br/> by [iliasbhal](http://github.com/iliasbhal) <br/> Easily serve files from a folder while developing on localhost with the serverless-offline plugin | <br/> |
347
-
|**[Step Functions - `serverless-step-functions`](https://github.com/horike37/serverless-step-functions)** <br/> by [horike37](http://github.com/horike37) <br/> AWS Step Functions with Serverless Framework.| <br/> |
348
+
|**[Step Functions - `serverless-step-functions`](https://github.com/serverless-operations/serverless-step-functions)** <br/> by [serverless-operations](http://github.com/serverless-operations) <br/> AWS Step Functions plugin for Serverless Framework | <br/> |
348
349
|**[Step Functions Offline - `serverless-step-functions-offline`](https://github.com/vkkis93/serverless-step-functions-offline)** <br/> by [vkkis93](http://github.com/vkkis93) <br/> Emulate step functions locally when developing your Serverless project | <br/> |
349
350
|**[Sthree Env - `serverless-sthree-env`](https://github.com/StyleTributeIT/serverless-sthree-env)** <br/> by [StyleTributeIT](http://github.com/StyleTributeIT) <br/> Serverless plugin to get config from a json formatted file in S3 and copy them to environment variable | <br/> |
350
351
|**[Subscription Filter - `serverless-plugin-subscription-filter`](https://github.com/tsub/serverless-plugin-subscription-filter)** <br/> by [tsub](http://github.com/tsub) <br/> A serverless plugin to register AWS CloudWatchLogs subscription filter | <br/> |
0 commit comments