#kafka #iam #sasl #aws #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

1.0.0 May 8, 2024

#1054 in Authentication

Download history 1183/week @ 2024-12-25 1688/week @ 2025-01-01 2426/week @ 2025-01-08 1891/week @ 2025-01-15 2311/week @ 2025-01-22 2686/week @ 2025-01-29 3809/week @ 2025-02-05 2444/week @ 2025-02-12 2708/week @ 2025-02-19 3019/week @ 2025-02-26 4173/week @ 2025-03-05 2217/week @ 2025-03-12 1913/week @ 2025-03-19 1872/week @ 2025-03-26 1468/week @ 2025-04-02 1729/week @ 2025-04-09

7,315 downloads per month
Used in 3 crates

Apache-2.0

24KB
303 lines

AWS MSK IAM SASL Signer for Go

CI status Apache V2 License

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.

Usage

add the following to your Cargo.toml:

[dependencies]
aws-msk-iam-sasl-signer = "1.0.0"

Example

check the producer example and consumer example for more details.

License

This library is licensed under the Apache 2.0 License.

Dependencies

~23–34MB
~614K SLoC