Download the PHP package renoki-co/aws-elastic-client without Composer
On this page you can find all versions of the php package renoki-co/aws-elastic-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download renoki-co/aws-elastic-client
More information about renoki-co/aws-elastic-client
Files in renoki-co/aws-elastic-client
Package aws-elastic-client
Short Description Just a simple Elasticsearch Client handler that signs the requests for AWS Elasticsearch service with the provided credentials.
License Apache-2.0
Homepage https://github.com/renoki-co/aws-elastic-client
Informations about the package aws-elastic-client
AWS Elastic Client Handler
Just a simple Elasticsearch Client handler that signs the requests for AWS Elasticsearch service with the provided credentials.
🤝 Supporting
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with Github Sponsors. 📦
🚀 Installation
You can install the package via composer:
🙌 Usage
To authenticate to AWS, you will need to set the handler that comes with this package:
If you are building th client statically using fromConfig()
, pass the handler
parameter:
The package will make sure to sign each subsequent request that goes through with the IAM credentials you have provided.
🐛 Testing
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
🎉 Credits
- Alex Renoki
- All Contributors
All versions of aws-elastic-client with dependencies
guzzlehttp/guzzle Version ^6.5|^7.3
guzzlehttp/ring Version ^1.1.1
illuminate/support Version ^8.83|^9.0.1