Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/async-aws/lambda
[READ ONLY] Lambda client
https://github.com/async-aws/lambda
lambda lambda-client
Last synced: 2 months ago
JSON representation
[READ ONLY] Lambda client
- Host: GitHub
- URL: https://github.com/async-aws/lambda
- Owner: async-aws
- License: mit
- Created: 2020-02-21T12:36:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T11:36:23.000Z (6 months ago)
- Last Synced: 2024-07-30T14:47:10.707Z (6 months ago)
- Topics: lambda, lambda-client
- Language: PHP
- Size: 374 KB
- Stars: 19
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AsyncAws Lambda Client
![](https://github.com/async-aws/lambda/workflows/Tests/badge.svg?branch=master)
![](https://github.com/async-aws/lambda/workflows/BC%20Check/badge.svg?branch=master)An API client for Lambda.
## Install
```cli
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/