chore(deps): bump actions/setup-python from 6 to 7 (#905)
Bumps actions/setup-python from 6 to 7.
updated-dependencies:
- dependency-name: actions/setup-python dependency-version: ‘7’ dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Zhang ruojiazh@amazon.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Lambda Builders
Lambda Builders is a Python library to compile, build and package AWS Lambda functions for several runtimes & frameworks.
Lambda Builders currently contains the following workflows
In Addition to above workflows, AWS Lambda Builders also supports Custom Workflows through a Makefile.
Lambda Builders is the brains behind the
sam buildcommand from AWS SAM CLIIntegrating with Lambda Builders
Lambda Builders is a Python library. It additionally exposes a JSON-RPC 2.0 interface to use from other languages.
If you intend to integrate with Lambda Builders, check out this section of the DESIGN DOCUMENT.
Contributing
If you are a developer and interested in contributing, read the DESIGN DOCUMENT to understand how this works.