async-aws / lambda
Lambda client, part of the AWS SDK provided by AsyncAws.
2.15.0
2026-04-29 10:05 UTC
Requires
- php: ^8.2
- ext-filter: *
- async-aws/core: ^1.9
Requires (Dev)
- phpunit/phpunit: ^11.5.42
- symfony/error-handler: ^7.3.2 || ^8.0
- symfony/phpunit-bridge: ^7.3.2 || ^8.0
This package is auto-updated.
Last update: 2026-04-29 10:06:29 UTC
README
An API client for Lambda.
Install
composer require async-aws/lambda
Documentation
See https://async-aws.com/clients/lambda.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/