async-aws / lambda
Lambda client, part of the AWS SDK provided by AsyncAws.
Installs: 4 257 791
Dependents: 9
Suggesters: 0
Security: 0
Stars: 19
Watchers: 4
Forks: 0
pkg:composer/async-aws/lambda
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.9
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/