async-aws / route53
Route53 client, part of the AWS SDK provided by AsyncAws.
2.3.1
2024-05-14 07:34 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-dom: *
- ext-filter: *
- ext-simplexml: *
- async-aws/core: ^1.9
README
An API client for Route53.
Install
composer require async-aws/route53
Documentation
See https://async-aws.com/clients/route53.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/