From f87832e006e95d793bc15432813c2035498ec1b8 Mon Sep 17 00:00:00 2001 From: service Date: Thu, 7 Jul 2022 17:59:29 +0300 Subject: [PATCH 1/2] added edgedelta plugin to plugins.json --- README.md | 2 ++ plugins.json | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index d852f9d..db028b2 100644 --- a/README.md +++ b/README.md @@ -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)**
by [agiledigital](http://github.com/agiledigital)
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)
![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)**
by [digitalmaas](http://github.com/digitalmaas)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@digitalmaas/serverless-plugin-sqs-alarms.svg?label=Downloads&style=for-the-badge)| +| **[@Edgedelta/serverless Plugin Edgedelta - `@edgedelta/serverless-plugin-edgedelta`](https://github.com/edgedelta/serverless-lambda-plugin)**
by [edgedelta](http://github.com/edgedelta)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@edgedelta/serverless-plugin-edgedelta.svg?label=Downloads&style=for-the-badge)| | **[@Endemolshinegroup/serverless Dynamodb Autoscaler - `@endemolshinegroup/serverless-dynamodb-autoscaler`](https://github.com/EndemolShineGroup/serverless-dynamodb-autoscaler)**
by [EndemolShineGroup](http://github.com/EndemolShineGroup)
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)
![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)**
by [jefer590](http://github.com/jefer590)
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)
![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)**
by [haftahave](http://github.com/haftahave)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@haftahave/serverless-ses-template.svg?label=Downloads&style=for-the-badge)| @@ -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)**
by [org-redtea](http://github.com/org-redtea)
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)
![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)**
by [UnlyEd](http://github.com/UnlyEd)
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)
![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)**
by [UnlyEd](http://github.com/UnlyEd)
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)
![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)**
by [vulcancreative](http://github.com/vulcancreative)
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)
![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)**
by [kandsten](http://github.com/kandsten)
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)
![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)**
by [rrahul963](http://github.com/rrahul963)
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)
![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)**
by [rajington](http://github.com/rajington)
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)
![NPM Downloads](https://img.shields.io/npm/dt/serverless-alexa-plugin.svg?label=Downloads&style=for-the-badge)| diff --git a/plugins.json b/plugins.json index ce4eb62..6ac0a03 100644 --- a/plugins.json +++ b/plugins.json @@ -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-plugin-edgedelta", + "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.", From 48698165a68d526820fd452aa96a2aa63a8c37d8 Mon Sep 17 00:00:00 2001 From: service Date: Thu, 7 Jul 2022 18:05:01 +0300 Subject: [PATCH 2/2] fix name --- README.md | 2 +- plugins.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db028b2..a5faa7a 100644 --- a/README.md +++ b/README.md @@ -20,7 +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)**
by [agiledigital](http://github.com/agiledigital)
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)
![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)**
by [digitalmaas](http://github.com/digitalmaas)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@digitalmaas/serverless-plugin-sqs-alarms.svg?label=Downloads&style=for-the-badge)| -| **[@Edgedelta/serverless Plugin Edgedelta - `@edgedelta/serverless-plugin-edgedelta`](https://github.com/edgedelta/serverless-lambda-plugin)**
by [edgedelta](http://github.com/edgedelta)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@edgedelta/serverless-plugin-edgedelta.svg?label=Downloads&style=for-the-badge)| +| **[@Edgedelta/serverless Lambda Extension - `@edgedelta/serverless-lambda-extension`](https://github.com/edgedelta/serverless-lambda-plugin)**
by [edgedelta](http://github.com/edgedelta)
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)
![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)**
by [EndemolShineGroup](http://github.com/EndemolShineGroup)
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)
![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)**
by [jefer590](http://github.com/jefer590)
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)
![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)**
by [haftahave](http://github.com/haftahave)
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)
![NPM Downloads](https://img.shields.io/npm/dt/@haftahave/serverless-ses-template.svg?label=Downloads&style=for-the-badge)| diff --git a/plugins.json b/plugins.json index 6ac0a03..e7210e6 100644 --- a/plugins.json +++ b/plugins.json @@ -840,7 +840,7 @@ "githubUrl": "https://github.com/UnitedIncome/serverless-shell", "status": "active" }, { - "name": "@edgedelta/serverless-plugin-edgedelta", + "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"