Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @edgedelta/serverless-plugin-edgedelta #402

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
|:---------------------------|:-----------:|
| **[@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)|
| **[@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)|
| **[@Edgedelta/serverless Lambda Extension - `@edgedelta/serverless-lambda-extension`](https://github.com/edgedelta/serverless-lambda-plugin)** <br/> by [edgedelta](http://github.com/edgedelta) <br/> Deploy our Lambda extension to monitor real time logs of your functions. | ![Github Stars](https://img.shields.io/github/stars/edgedelta/serverless-lambda-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@edgedelta/serverless-lambda-extension.svg?label=Downloads&style=for-the-badge)|
| **[@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)|
| **[@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)|
| **[@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)|
Expand All @@ -29,6 +30,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[@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)|
| **[@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)|
| **[@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)|
| **[@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 | ![Github Stars](https://img.shields.io/github/stars/vulcancreative/serverless-storage.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/@vulcancreative/serverless-storage.svg?label=Downloads&style=for-the-badge)|
| **[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 | ![Github Stars](https://img.shields.io/github/stars/kandsten/serverless-plugin-1password.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-1password.svg?label=Downloads&style=for-the-badge)|
| **[Add Api Key - `serverless-add-api-key`](https://github.com/rrahul963/serverless-add-api-key)** <br/> by [rrahul963](http://github.com/rrahul963) <br/> Serverless plugin to add same api key for multiple serverless services i.e. to re-use apikey across multiple api gateway apis. | ![Github Stars](https://img.shields.io/github/stars/rrahul963/serverless-add-api-key.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-add-api-key.svg?label=Downloads&style=for-the-badge)|
| **[Alexa Plugin - `serverless-alexa-plugin`](https://github.com/rajington/serverless-alexa-plugin)** <br/> by [rajington](http://github.com/rajington) <br/> Serverless plugin to support Alexa Lambda events | ![Github Stars](https://img.shields.io/github/stars/rajington/serverless-alexa-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-alexa-plugin.svg?label=Downloads&style=for-the-badge)|
Expand Down
5 changes: 5 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,11 @@
"description": "Drop to a runtime shell with all the environment variables set that you'd have in lambda.",
"githubUrl": "https://github.com/UnitedIncome/serverless-shell",
"status": "active"
}, {
"name": "@edgedelta/serverless-lambda-extension",
"description": "Deploy our Lambda extension to monitor real time logs of your functions.",
"githubUrl": "https://github.com/edgedelta/serverless-lambda-plugin",
"status": "active"
}, {
"name": "serverless-stack-output",
"description": "Store output from your AWS CloudFormation Stack in JSON/YAML/TOML files, or to pass it to a JavaScript function for further processing.",
Expand Down