async-aws / ec2
EC2 client, part of the AWS SDK provided by AsyncAws.
1.0.0
2026-04-17 08:03 UTC
Requires
- php: ^8.2
- ext-filter: *
- ext-simplexml: *
- 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-04-17 13:49:26 UTC
README
An API client for EC2.
Install
composer require async-aws/ec2
Documentation
See https://async-aws.com/clients/ec2.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/