Below you will find pages that utilize the taxonomy term “Aws-Actions”
April 30, 2026
AWS Lambda Deploy Action
Version updated for https://github.com/aws-actions/aws-lambda-deploy to version v1.1.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 144 repositories.
Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AWS Lambda Deploy GitHub Action automates the deployment and configuration of AWS Lambda functions within GitHub Actions workflows. It supports deploying code as .zip archives or container images from Amazon ECR and can create new functions if they do not already exist. This action simplifies Lambda deployment by automating updates to function code, configuration, and environment variables, ensuring seamless integration into CI/CD pipelines.