COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201002013949/https://github.com/topics/serverless-plugin
Here are
159 public repositories
matching this topic...
🌐 Run headless Chrome/Chromium on AWS Lambda
Updated
Sep 17, 2020
JavaScript
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
Serverless plugin to bundle your lambdas with Webpack
Updated
Sep 30, 2020
JavaScript
Serverless Plugins – Extend the Serverless Framework with these community driven plugins –
Updated
Oct 1, 2020
JavaScript
⚡️ 🐍 📦 Serverless plugin to bundle Python packages
Updated
Oct 1, 2020
JavaScript
Keep your lambdas warm during winter. ♨
Updated
Jul 16, 2020
JavaScript
Serverless plugin for zero-config Typescript support
Updated
Sep 4, 2020
TypeScript
Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages
Updated
Sep 4, 2020
JavaScript
Canary deployments for your Serverless application
Updated
Oct 1, 2020
JavaScript
Aliyun Function Compute extension. Lets you develop your serverless application of Aliyun within VSCode.
Updated
Sep 23, 2020
TypeScript
Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.
Updated
Sep 29, 2020
JavaScript
Plugin for Serverless Framework which adds support for test-driven development using Mocha
Updated
Sep 6, 2020
JavaScript
Updated
Aug 1, 2020
TypeScript
Adds Apache OpenWhisk support to the Serverless Framework!
Updated
Aug 23, 2020
JavaScript
This is a proof of concept to see if we can replicate Amazon API Gateway using docker images to run lambda
Updated
Feb 1, 2019
JavaScript
Serverless s3 local plugin.
Updated
Oct 2, 2020
JavaScript
Plugin for Serverless Framework which adds support for test-driven development using Jest
Updated
Jul 8, 2020
JavaScript
🔑 🔐 ☁️ Serverless plugin to encrypt variables with KMS (DEPRECATED)
Updated
Sep 4, 2020
JavaScript
Collection of serverless plugins ⚡
Updated
Sep 25, 2020
JavaScript
Serverless.js plugin that implements AWS Lambda Layers which reduces drastically lambda size, warm-up and deployment time.
Updated
Oct 1, 2020
JavaScript
Serverless Framework Plugin to package python functions and their requirements
Updated
Aug 26, 2020
JavaScript
Serverless plugin for Clojurescript deployment w/ cljs-lambda
Updated
Feb 25, 2019
JavaScript
⚡ Expose git variables to serverless
Updated
Sep 6, 2020
Shell
Manage your Alexa Skills with Serverless Framework
Updated
Sep 22, 2020
JavaScript
Updated
Feb 20, 2019
JavaScript
Serverless plugin to deploy Ruby Rack applications (Sinatra/Rails/Padrino/Cuba etc.) and bundle gems
Updated
Sep 6, 2020
JavaScript
A Serverless plugin to transport logs to ElasticSearch
Updated
Sep 29, 2020
TypeScript
Serverless plugin to export environment variables into a .env file
Updated
Sep 26, 2020
JavaScript
Improve this page
Add a description, image, and links to the
serverless-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
serverless-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is there anyway to specify log group name to be AppSync's api name instead of API ID. I see this code is used to fetch the loggroupname
LogGroupName: { 'Fn::Join': ['/', ['/aws/appsync/apis', { 'Fn::GetAtt': [logicalIdGraphQLApi, 'ApiId'] }]] },
is there a way to make this API name instead. In cloudwatch - pointing at correct appsync loggroup becomes little difficult as we have to know s