{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"},{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Compiles, builds, and packages AWS Lambda functions across multiple runtimes and frameworks including Python, Java, Node.js, Go, Rust, Ruby, and .NET, with support for custom workflows via Makefile.","skillfed_tags":["aws-lambda","build-automation","serverless"],"use_cases":["Automate Lambda function builds in CI/CD pipelines for projects using multiple runtimes","Integrate Lambda packaging into AWS SAM or custom deployment tools via the JSON-RPC interface","Build Lambda layers and custom runtime packages with language-specific toolchain management","Standardize artifact generation across teams working with different Lambda runtime languages","Create custom build workflows for Lambda functions with non-standard dependencies or build steps"],"what_it_does":"aws-lambda-builders is a Python library that orchestrates the compilation and packaging of AWS Lambda functions across a wide range of runtimes and frameworks. It abstracts away the complexity of building Lambda artifacts by providing unified workflows for Java (Gradle/Maven), Python (Pip/Uv), Node.js (npm), TypeScript (esbuild), Go, Rust, Ruby, and .NET, plus a Makefile-based custom workflow system. The library powers the `sam build` command in AWS SAM CLI and can be integrated directly into Python applications or called via its JSON-RPC 2.0 interface from other languages.\n\nDevelopers use it to automate Lambda build pipelines, ensure consistent artifact generation across multiple runtimes, and integrate Lambda packaging into CI/CD workflows. It handles dependency resolution, compilation, and artifact staging, reducing the manual steps required to prepare functions for deployment.","worth_installing":"Yes. This is an actively maintained, low-friction library with permissive licensing and no known vulnerabilities. Install it if you build or deploy AWS Lambda functions programmatically, integrate with SAM CLI, or need to automate multi-runtime Lambda packaging. It is not necessary if you only deploy pre-built artifacts or use the AWS Console."},"id":"aws-lambda-builders","links":{"html":"https://skillfed.io/packages/aws-lambda-builders","md":"https://skillfed.io/packages/aws-lambda-builders.md","pypi":"https://pypi.org/project/aws-lambda-builders/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"aws-lambda-builders","python_support":"supports_current","summary":"Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks."},"popularity":{"monthly_downloads":1817790,"position":3520,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.66.0"}
