#aws #iam #kafka #sasl #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

1.0.0 May 8, 2024

#356 in Authentication

Download history 444/week @ 2024-07-23 491/week @ 2024-07-30 464/week @ 2024-08-06 812/week @ 2024-08-13 743/week @ 2024-08-20 521/week @ 2024-08-27 645/week @ 2024-09-03 505/week @ 2024-09-10 667/week @ 2024-09-17 1231/week @ 2024-09-24 308/week @ 2024-10-01 961/week @ 2024-10-08 1096/week @ 2024-10-15 1119/week @ 2024-10-22 994/week @ 2024-10-29 571/week @ 2024-11-05

4,001 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
~596K SLoC