#iam #sasl #kafka #aws #msk

aws-msk-iam-sasl-signer

AWS MSK IAM SASL Signer

1 stable release

new 1.0.0 May 8, 2024

#288 in Authentication

Download history 403/week @ 2024-05-04

403 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
~613K SLoC