fusio / adapter-aws
Provides connections to amazon web services
v6.2.0
2025-12-23 09:31 UTC
Requires
- php: >=8.1
- aws/aws-sdk-php: ^3.36
- fusio/engine: ^6.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides connections to communicate with amazon web services. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-aws
php bin/fusio system:register "Fusio\Adapter\Aws\Adapter"