#kafka #iam #sasl #aws #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

1.0.0 May 8, 2024

#1418 in Authentication

Download history 3378/week @ 2025-07-11 2913/week @ 2025-07-18 4248/week @ 2025-07-25 4312/week @ 2025-08-01 5540/week @ 2025-08-08 4303/week @ 2025-08-15 4399/week @ 2025-08-22 5292/week @ 2025-08-29 5278/week @ 2025-09-05 6184/week @ 2025-09-12 5986/week @ 2025-09-19 5992/week @ 2025-09-26 5751/week @ 2025-10-03 8204/week @ 2025-10-10 4139/week @ 2025-10-17 3137/week @ 2025-10-24

22,032 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

~24–37MB
~622K SLoC