nalbion / serverless-plugin-encryptedLinks
A Serverless plugin which encrypts Lambda environment variables using an KMS key which is automatically generated for each stage
☆12Updated 4 years ago
Alternatives and similar repositories for serverless-plugin-encrypted
Users that are interested in serverless-plugin-encrypted are comparing it to the libraries listed below
Sorting:
- SQS Worker for AWS Lambda.☆28Updated 7 years ago
- An opinionated tool for safely managing and deploying Serverless projects and their secrets.☆165Updated 4 years ago
- Securing the secrets on Serverless Framework by AWS KMS encryption☆78Updated 4 years ago
- Serverless Optimizer Plugin: Optimizers for reducing Lambda file sizes and improving their performance -☆101Updated 8 years ago
- A set of Custom Resources that enables API Gateway support for CloudFormation☆91Updated 6 years ago
- AWS Lambda mock context object☆52Updated 5 years ago
- Serverless Plugin for running against Atalssian Localstack.☆110Updated 6 years ago
- ⛔️ DEPRECATED ⛔️ Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript☆130Updated 8 months ago
- Plugin for Serverless Framework which adds support for test-driven development using Mocha☆160Updated 2 years ago
- 🔑🔐☁️ Serverless plugin to encrypt variables with KMS (DEPRECATED)☆113Updated 2 years ago
- Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's☆40Updated 4 years ago
- Serverless Plugin for Amazon DynamoDB Auto Scaling configuration.☆149Updated 7 years ago
- ☆66Updated 6 years ago
- Basic project demonstrating how to build a Serverless application using TypeScript☆17Updated 9 years ago
- A boilerplate Serverless Slackbot framework with a custom scripts folder (like Hubot)☆83Updated 6 years ago
- A Lambda-backed Custom Resource for a Cognito Identity Pool in CloudFormation☆35Updated 8 years ago
- Use AWS API Gateway as if it were a lightweight JavaScript web server☆250Updated 3 years ago
- Additional Stacks Plugin for Serverless 1.x☆100Updated 2 years ago
- Enables AWS X-Ray tracing for Serverless☆127Updated 4 years ago
- Local lambda HTTP serve plugin for Serverless framework, a.k.a. API Gateway simulator.☆118Updated 9 years ago
- Serverlss framework plugin, which after a deploy, fetches cloudformation resource identifiers and sets them on AWS lambdas, and creates l…☆20Updated 6 years ago
- Rcoil is an orchestration library that makes it easy to call multiple APIs or AWS Lambda functions and aggregate the output into a single…☆21Updated 8 years ago
- DynamoDB Document SDK in Javascript☆252Updated 5 years ago
- Add API Gateway Custom Domain BasePathMappings reliably☆41Updated last year
- Example for SQS Worker in AWS Lambda using Serverless