def new_authenticator()

in cassandra_sigv4/auth.py [0:0]


    def new_authenticator(self, host):
        return SigV4Authenticator(self.session)