← Package directory
Available on winget

Install CargoLambda

Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.

Install with winget
winget install --id CargoLambda.CargoLambda
Upgrade
winget upgrade --id CargoLambda.CargoLambda
Uninstall
winget uninstall --id CargoLambda.CargoLambda

About CargoLambda

Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.

What's new in 1.9.1

What's Changed - Fix tests. by @calavera in #924 - Fix invoking requests with one worker. by @calavera in #928 Full Changelog: v1.9.0...v1.9.1

Read release notes

Version history

Version Updated Notes
1.9.1 Unknown What's Changed - Fix tests. by @calavera in #924 - Fix invoking requests with one worker. by @calavera in #928 Full Changelog: v1.9.0...v1.9.1
1.9.0 Unknown What's Changed - chore: fixed whitespaces by @Dgame in #877 - small logic fix in wait_for_ready_state in #878 - Fix docs typo by @calavera in #880 - upgrade actions/checkout and actions/setup-node to v5 by @garysassano i...
1.8.6 Unknown What's Changed - Fix conflicting short options by @markalexander in #858 - fix typo in installation.md by @garysassano in #861 - Fix issue reading metadata with package name. by @calavera in #870 - fix(deploy): allow to...
1.8.5 Unknown What's Changed - Update cargo-zigbuild to 0.20.0 by @0kaguya in #847 - fix: watch: add missing extension API endpoints for internal extension calls from inside functions by @jlizen in #849 - Update GitHub Actions section...
1.8.4 Unknown What's Changed - chore(docs): Update docs with more installation options. by @calavera in #842 - update(docs): Update getting started guide with install options. by @calavera in #843 - fix(watch): Correct logic to ignore...
1.8.3 Unknown What's Changed - fix(interactive): Add missing Tokio util feature. by @calavera in #841 Full Changelog: v1.8.2...v1.8.3
1.8.2 Unknown What's Changed - fix(docs): Fix docs release action. by @calavera in #831 - fix(docs): Change latest-version.json url by @calavera in #832 - fix(docs): Create cargo/bin if it doesn't exist. by @calavera in #833 - fix(doc...
1.8.1 Unknown No notes