Skip to content

Commit 457173b

Browse files
authored
Merge pull request #391 from failsafe-engineering/master
2 parents 09d9f74 + 3ead553 commit 457173b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
2121
| **[@Agiledigital/serverless Sns Sqs Lambda - `@agiledigital/serverless-sns-sqs-lambda`](https://github.com/agiledigital/serverless-sns-sqs-lambda)** <br/> by [agiledigital](http://github.com/agiledigital) <br/> Provide the lambda function with the snsSqs event, the plugin will add the AWS SNS topic and subscription, SQS queue and dead letter queue, and the role need for the lambda. | ![Github Stars](https://img.shields.io/github/stars/agiledigital/serverless-sns-sqs-lambda.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@agiledigital/serverless-sns-sqs-lambda.svg?label=Downloads&style=for-the-badge)|
2222
| **[@Digitalmaas/serverless Plugin Sqs Alarms - `@digitalmaas/serverless-plugin-sqs-alarms`](https://github.com/digitalmaas/serverless-plugin-sqs-alarms)** <br/> by [digitalmaas](http://github.com/digitalmaas) <br/> Simplifies the setup of CloudWatch Alarms to monitor the visible messages in an SQS queue. | ![Github Stars](https://img.shields.io/github/stars/digitalmaas/serverless-plugin-sqs-alarms.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@digitalmaas/serverless-plugin-sqs-alarms.svg?label=Downloads&style=for-the-badge)|
2323
| **[@Endemolshinegroup/serverless Dynamodb Autoscaler - `@endemolshinegroup/serverless-dynamodb-autoscaler`](https://github.com/EndemolShineGroup/serverless-dynamodb-autoscaler)** <br/> by [EndemolShineGroup](http://github.com/EndemolShineGroup) <br/> Autoscale DynamoDB resources with a single AWS AutoScalingPlan | ![Github Stars](https://img.shields.io/github/stars/EndemolShineGroup/serverless-dynamodb-autoscaler.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@endemolshinegroup/serverless-dynamodb-autoscaler.svg?label=Downloads&style=for-the-badge)|
24-
| **[@Failsafe Engineering/serverless Aws Apigateway Documentation - `@failsafe-engineering/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 | ![Github Stars](https://img.shields.io/github/stars/failsafe-engineering/serverless-aws-apigateway-documentation.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@failsafe-engineering/serverless-aws-apigateway-documentation.svg?label=Downloads&style=for-the-badge)|
2524
| **[@Fernthedev/serverless Offline Step Functions - `@fernthedev/serverless-offline-step-functions`](https://github.com/jefer590/serverless-offline-step-functions)** <br/> by [jefer590](http://github.com/jefer590) <br/> Serverless Offline Plugin to Support Step Functions for Local Development. | ![Github Stars](https://img.shields.io/github/stars/jefer590/serverless-offline-step-functions.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@fernthedev/serverless-offline-step-functions.svg?label=Downloads&style=for-the-badge)|
2625
| **[@Haftahave/serverless Ses Template - `@haftahave/serverless-ses-template`](https://github.com/haftahave/serverless-ses-template)** <br/> by [haftahave](http://github.com/haftahave) <br/> A serveless plugin that allows automatically creating, updating and removing AWS SES Templates using a configuration file and keeps your AWS SES Templates synced with your configuration file. | ![Github Stars](https://img.shields.io/github/stars/haftahave/serverless-ses-template.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@haftahave/serverless-ses-template.svg?label=Downloads&style=for-the-badge)|
2726
| **[@Hybridless/serverless Ecs Plugin - `@hybridless/serverless-ecs-plugin`](https://github.com/hybridless/serverless-ecs-plugin)** <br/> by [hybridless](http://github.com/hybridless) <br/> (ECR) - Elastic Container Service clusters, services, tasks and application load balancers made easy within your serverless definition. | ![Github Stars](https://img.shields.io/github/stars/hybridless/serverless-ecs-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@hybridless/serverless-ecs-plugin.svg?label=Downloads&style=for-the-badge)|
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 | ![Github Stars](https://img.shields.io/github/stars/failsafe-engineering/serverless-aws-apigateway-documentation.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@kakkuk/serverless-aws-apigateway-documentation.svg?label=Downloads&style=for-the-badge)|
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. | ![Github Stars](https://img.shields.io/github/stars/failsafe-engineering/serverless-aws-lambda-dynamic-trigger.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@kakkuk/serverless-aws-lambda-dynamic-trigger.svg?label=Downloads&style=for-the-badge)|
2829
| **[@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. | ![Github Stars](https://img.shields.io/github/stars/org-redtea/serverless-env-generator.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@redtea/serverless-env-generator.svg?label=Downloads&style=for-the-badge)|
2930
| **[@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 | ![Github Stars](https://img.shields.io/github/stars/UnlyEd/serverless-env-copy-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@unly/serverless-env-copy-plugin.svg?label=Downloads&style=for-the-badge)|
3031
| **[@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 | ![Github Stars](https://img.shields.io/github/stars/UnlyEd/serverless-plugin-dynamodb-backups.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@unly/serverless-plugin-dynamodb-backups.svg?label=Downloads&style=for-the-badge)|

plugins.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[{
2-
"name": "@failsafe-engineering/serverless-aws-apigateway-documentation",
2+
"name": "@kakkuk/serverless-aws-lambda-dynamic-trigger",
3+
"description": "Allows to register sns, sqs and kinesis triggers (events) dynamically.",
4+
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-lambda-dynamic-trigger",
5+
"status": "active"
6+
},{
7+
"name": "@kakkuk/serverless-aws-apigateway-documentation",
38
"description": "Adds support for AWS API Gateway documentation and model",
49
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation",
510
"status": "active"

0 commit comments

Comments
 (0)