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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,10 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
27
27
|**[@Kakkuk/serverless Aws Apigateway Documentation - `@kakkuk/serverless-aws-apigateway-documentation`](https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation)** <br/> by [failsafe-engineering](http://github.com/failsafe-engineering) <br/> Adds support for AWS API Gateway documentation and model | <br/> |
28
28
|**[@Kakkuk/serverless Aws Lambda Dynamic Trigger - `@kakkuk/serverless-aws-lambda-dynamic-trigger`](https://github.com/failsafe-engineering/serverless-aws-lambda-dynamic-trigger)** <br/> by [failsafe-engineering](http://github.com/failsafe-engineering) <br/> Allows to register sns, sqs and kinesis triggers (events) dynamically. | <br/> |
29
29
|**[@Redtea/serverless Env Generator - `@redtea/serverless-env-generator`](https://github.com/org-redtea/serverless-env-generator)** <br/> by [org-redtea](http://github.com/org-redtea) <br/> Manage environment variables with YAML and load them with dotenv. Supports variable encryption with KMS, multiple stages and custom profiles. Maintained fork from https://github.com/DieProduktMacher/serverless-env-generator with more advanced YAML anchors supporting and other. | <br/> |
30
+
|**[@Stratiformdigital/serverless Iam Helper - `@stratiformdigital/serverless-iam-helper`](https://github.com/stratiformdigital/serverless-iam-helper)** <br/> by [stratiformdigital](http://github.com/stratiformdigital) <br/> Applies IAM Path and PermissionsBoundary settings in hard to reach places. | <br/> |
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
+
|**[@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
+
|**[@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/> |
30
34
|**[@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/> |
31
35
|**[@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/> |
32
36
|**[1password - `serverless-plugin-1password`](https://github.com/kandsten/serverless-plugin-1password)** <br/> by [kandsten](http://github.com/kandsten) <br/> Serverless interface to 1Password data via the 1Password CLI | <br/> |
0 commit comments