async-aws / kinesis
Kinesis client, part of the AWS SDK provided by AsyncAws.
Installs: 919 442
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
pkg:composer/async-aws/kinesis
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.9
README
An API client for Kinesis Data Streams Service.
Install
composer require async-aws/kinesis
Documentation
See https://async-aws.com/clients/kinesis.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/