#kafka #sasl #iam #aws #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

1.0.0 May 8, 2024

#617 in Authentication

Download history 1110/week @ 2024-10-26 762/week @ 2024-11-02 597/week @ 2024-11-09 1065/week @ 2024-11-16 845/week @ 2024-11-23 775/week @ 2024-11-30 756/week @ 2024-12-07 741/week @ 2024-12-14 1452/week @ 2024-12-21 1353/week @ 2024-12-28 2420/week @ 2025-01-04 2004/week @ 2025-01-11 2217/week @ 2025-01-18 2319/week @ 2025-01-25 3687/week @ 2025-02-01 3101/week @ 2025-02-08

11,658 downloads per month

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

~22–33MB
~597K SLoC