aws-msk-iam-sasl-signer-rs
is a AWS MSK IAM SASL signer for Rust. It is a port of the aws-msk-iam-sasl-signer-go.
add the following to your Cargo.toml
:
[dependencies]
aws-msk-iam-sasl-signer = "1.0.0"
check the producer example and consumer example for more details.
This library is licensed under the Apache 2.0 License.