lambda-action
Lambda deployer
Automates deployment of AWS Lambda functions from source code or pre-built binaries.
GitHub Action for Deploying Lambda code to an existing function
394 stars
5 watching
58 forks
Language: D2
last commit: about 1 month ago
Linked from 1 awesome list
githubgithub-actionslambda
Related projects:
Repository | Description | Stars |
---|---|---|
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
garnaat/kappa | A tool to simplify the deployment, update, and testing of AWS Lambda functions | 902 |
jorgebastida/gordon | A tool for creating and deploying AWS Lambdas using CloudFormation | 2,039 |
mentum/lambdaws | Automates deployment and execution of JavaScript functions on Amazon AWS Lambda | 1,272 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
appleboy/gh-pages-action | Deploys a static site to GitHub Pages using a custom GitHub Action workflow. | 27 |
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,248 |
awslabs/amazon-inspector-agent-autodeploy | Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM | 28 |
michaelhenry/deploy-to-cocoapods-github-action | Automates deployment of pod libraries to Cocoapods.org | 37 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
appleboy/gitlab-ci-action | A GitHub Action that triggers GitLab CI builds. | 65 |
netlify/actions | Provides GitHub Actions and a CLI for automating common tasks with the Netlify platform. | 375 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |