async-aws / kms
Kms client, part of the AWS SDK provided by AsyncAws.
0.1.0
2022-01-20 10:37 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.9
This package is auto-updated.
Last update: 2022-05-12 12:31:53 UTC
README
An API client for Kms.
Install
composer require async-aws/kms
Documentation
See https://async-aws.com/clients/kms.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/