Contents

aws-lambda-builders 1.48.0

0

Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.

Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.

Stars: 325, Watchers: 325, Forks: 138, Open Issues: 37

The aws/aws-lambda-builders repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 325 github stars!

How to Install aws-lambda-builders

You can install aws-lambda-builders using pip

pip install aws-lambda-builders

or add it to a project with poetry

poetry add aws-lambda-builders

Package Details

Author
Amazon Web Services
License
Apache License 2.0
Homepage
https://github.com/awslabs/aws-lambda-builders
PyPi:
https://pypi.org/project/aws-lambda-builders/
GitHub Repo:
https://github.com/awslabs/aws-lambda-builders

Classifiers

  • Internet
  • Software Development/Build Tools
  • Utilities
No  aws-lambda-builders  pypi packages just yet.

Errors

A list of common aws-lambda-builders errors.

Code Examples

Here are some aws-lambda-builders code examples and snippets.

GitHub Issues

The aws-lambda-builders package has 37 open issues on GitHub

  • fix: deprecate old runtimes (ruby2.5, python2.7, nodejs10.x, dotnetcore2.1)
  • feat: java build changes
  • fix: respect lockfile when building Node code
  • [Announcement] Deprecating AWS Lambda Builders on Python3.6
  • JavaMavenWorkflow:MavenCopyDependency does not copy runtime dependencies
  • Can we remove the CustomMakeBuilder:CopySource from custom_make workflow?
  • SAM build fails on 'npm prune'
  • Go modules builder fails when using local module with provisioned.AL2 runtime
  • Unable to build Python lambda with package dependency in a private Git repository
  • fix integration test for mismatched python version
  • sam build on maven project includes dependencies with scope "provided"
  • Gradle workflow for Lambda with layers produces weird classpath
  • Local NPM packages are not part of build for Node 14 runtime target
  • JavaGradleWorkflow fails with Gradle sub-project dependency
  • feat: nodejs_npm rewrite local deps

See more issues on GitHub