Skip to content

add serverless-easy-env and serverless-async-storage plugins #440

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

Open
wants to merge 3 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 @@ -62,6 +62,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Appsync Plugin - `serverless-appsync-plugin`](https://github.com/sid88in/serverless-appsync-plugin)** <br/> by [sid88in](http://github.com/sid88in) <br/> Serverless Plugin to deploy AppSync GraphQL API | ![Github Stars](https://img.shields.io/github/stars/sid88in/serverless-appsync-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-appsync-plugin.svg?label=Downloads&style=for-the-badge)|
| **[Appsync Simulator - `serverless-appsync-simulator`](https://github.com/bboure/serverless-appsync-simulator)** <br/> by [bboure](http://github.com/bboure) <br/> Offline support for serverless-appsync-plugin | ![Github Stars](https://img.shields.io/github/stars/bboure/serverless-appsync-simulator.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-appsync-simulator.svg?label=Downloads&style=for-the-badge)|
| **[Associate Waf - `serverless-associate-waf`](https://github.com/mikesouza/serverless-associate-waf)** <br/> by [mikesouza](http://github.com/mikesouza) <br/> Associate a regional WAF with the AWS API Gateway used by your Serverless stack | ![Github Stars](https://img.shields.io/github/stars/mikesouza/serverless-associate-waf.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-associate-waf.svg?label=Downloads&style=for-the-badge)|
| **[Async Storage - `serverless-async-storage`](https://github.com/Rayyan98/serverless-async-storage)** <br/> by [Rayyan98](http://github.com/Rayyan98) <br/> Keep each Lambda execution in a separate context, including warm Lambdas | ![Github Stars](https://img.shields.io/github/stars/Rayyan98/serverless-async-storage.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-async-storage.svg?label=Downloads&style=for-the-badge)|
| **[Attach Managed Policy - `serverless-attach-managed-policy`](https://github.com/Nordstrom/serverless-attach-managed-policy)** <br/> by [Nordstrom](http://github.com/Nordstrom) <br/> A Serverless plugin to automatically attach an AWS Managed IAM Policy (or Policies) to all IAM Roles created by the Service. | ![Github Stars](https://img.shields.io/github/stars/Nordstrom/serverless-attach-managed-policy.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-attach-managed-policy.svg?label=Downloads&style=for-the-badge)|
| **[Aws Alerts - `serverless-plugin-aws-alerts`](https://github.com/ACloudGuru/serverless-plugin-aws-alerts)** <br/> by [ACloudGuru](http://github.com/ACloudGuru) <br/> A Serverless plugin to easily add CloudWatch alarms to functions | ![Github Stars](https://img.shields.io/github/stars/ACloudGuru/serverless-plugin-aws-alerts.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-aws-alerts.svg?label=Downloads&style=for-the-badge)|
| **[Aws Alias - `serverless-aws-alias`](https://github.com/serverless-heaven/serverless-aws-alias)** <br/> by [serverless-heaven](http://github.com/serverless-heaven) <br/> This plugin enables use of AWS aliases on Lambda functions. | ![Github Stars](https://img.shields.io/github/stars/serverless-heaven/serverless-aws-alias.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-alias.svg?label=Downloads&style=for-the-badge)|
Expand Down Expand Up @@ -148,6 +149,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
| **[Dynamodb Fixtures - `serverless-dynamodb-fixtures`](https://github.com/chechu/serverless-dynamodb-fixtures)** <br/> by [chechu](http://github.com/chechu) <br/> Serverless Dynamodb Fixtures - Allows to load data on DynamoDB tables | ![Github Stars](https://img.shields.io/github/stars/chechu/serverless-dynamodb-fixtures.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-dynamodb-fixtures.svg?label=Downloads&style=for-the-badge)|
| **[Dynamodb Local - `serverless-dynamodb-local`](https://github.com/99xt/serverless-dynamodb-local)** <br/> by [99xt](http://github.com/99xt) <br/> Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless | ![Github Stars](https://img.shields.io/github/stars/99xt/serverless-dynamodb-local.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-dynamodb-local.svg?label=Downloads&style=for-the-badge)|
| **[Dynamodb Ttl - `serverless-dynamodb-ttl`](https://github.com/Jimdo/serverless-dynamodb-ttl)** <br/> by [Jimdo](http://github.com/Jimdo) <br/> Configure DynamoDB TTL in serverless.yml (until CloudFormation supports this). | ![Github Stars](https://img.shields.io/github/stars/Jimdo/serverless-dynamodb-ttl.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-dynamodb-ttl.svg?label=Downloads&style=for-the-badge)|
| **[Easy Env - `serverless-easy-env`](https://github.com/Rayyan98/serverless-easy-env)** <br/> by [Rayyan98](http://github.com/Rayyan98) <br/> Simplifying stage and environment wise variables and values | ![Github Stars](https://img.shields.io/github/stars/Rayyan98/serverless-easy-env.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-easy-env.svg?label=Downloads&style=for-the-badge)|
| **[Elastic Beanstalk - `serverless-plugin-elastic-beanstalk`](https://github.com/rawphp/serverless-plugin-elastic-beanstalk)** <br/> by [rawphp](http://github.com/rawphp) <br/> A serverless plugin to deploy applications to AWS ElasticBeanstalk. | ![Github Stars](https://img.shields.io/github/stars/rawphp/serverless-plugin-elastic-beanstalk.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-elastic-beanstalk.svg?label=Downloads&style=for-the-badge)|
| **[Embedded Env In Code - `serverless-plugin-embedded-env-in-code`](https://github.com/zaru/serverless-plugin-embedded-env-in-code)** <br/> by [zaru](http://github.com/zaru) <br/> Replace environment variables with static strings before deployment. It’s for Lambda@Edge. | ![Github Stars](https://img.shields.io/github/stars/zaru/serverless-plugin-embedded-env-in-code.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-embedded-env-in-code.svg?label=Downloads&style=for-the-badge)|
| **[Enable Api Logs - `serverless-enable-api-logs`](https://github.com/paulSambolin/serverless-enable-api-logs)** <br/> by [paulSambolin](http://github.com/paulSambolin) <br/> Enables Coudwatch logging for API Gateway events | ![Github Stars](https://img.shields.io/github/stars/paulSambolin/serverless-enable-api-logs.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-enable-api-logs.svg?label=Downloads&style=for-the-badge)|
Expand Down
10 changes: 10 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,16 @@
"description": "Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!",
"githubUrl": "https://github.com/LocalStack/serverless-localstack",
"status": "active"
}, {
"name": "serverless-easy-env",
"description": "Simplifying stage and environment wise variables and values",
"githubUrl": "https://github.com/Rayyan98/serverless-easy-env",
"status": "active"
}, {
"name": "serverless-async-storage",
"description": "Keep each Lambda execution in a separate context, including warm Lambdas",
"githubUrl": "https://github.com/Rayyan98/serverless-async-storage",
"status": "active"
}, {
"name": "serverless-commercetools-plugin",
"description": "Serverless framework plugin that registers the deployed function as a commercetools API Extension or attaches it to a Subscription.",
Expand Down