AWS SDK for AWS Key Management Service (KMS).
# Cargo.toml
[dependencies]
aws-sdk-kms = "1.111.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists KMS keys using the AWS SDK for Rust with default credentials.
Add tokio as a dependency and use #[tokio::main] on your async main function. Ensure AWS credentials are set.
No dependency data recorded yet.