#iam #sasl #kafka #aws #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

1.0.0 May 8, 2024

#333 in Authentication

Download history 600/week @ 2024-06-03 562/week @ 2024-06-10 561/week @ 2024-06-17 420/week @ 2024-06-24 826/week @ 2024-07-01 591/week @ 2024-07-08 680/week @ 2024-07-15 446/week @ 2024-07-22 483/week @ 2024-07-29 436/week @ 2024-08-05 755/week @ 2024-08-12 776/week @ 2024-08-19 525/week @ 2024-08-26 677/week @ 2024-09-02 553/week @ 2024-09-09 610/week @ 2024-09-16

2,395 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

~21–32MB
~589K SLoC