Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class AWSIAMAuthenticator
import { AWSIAMAuthenticator } from "https://deno.land/x/kafkasaur@v0.0.7/src/broker/saslAuthenticator/awsIam.ts";

Constructors

new
AWSIAMAuthenticator(
connection: any,
logger: any,
saslAuthenticate: any,
)

Properties

connection: any
logger: any
saslAuthenticate: any