async-aws / s3-vectors
S3Vectors client, part of the AWS SDK provided by AsyncAws.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/async-aws/s3-vectors
Requires
- php: ^8.2
- ext-json: *
- 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-01-05 18:31:12 UTC
README
An API client for S3Vectors.
Install
composer require async-aws/s3-vectors
Documentation
See https://async-aws.com/clients/S3Vectors.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/