-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello again!
I'm attempting to use this client with AWS Keyspaces. This service has two mechanisms for authentication. Right now, I'm able to use the user/pass versions, and it's working! I'm amazed!
However, the "real" way to do auth with Keyspaces is via AWS SigV4 authentication. Doing this requires building a plugin that uses the lower level auth systems of the C++ driver. These are not currently exposed. I haven't built a system that does this yet, so I'm kind of winging it based on what I see in the Go plugin.
Any thoughts on how to wrap up the driver's API?
Metadata
Metadata
Assignees
Labels
No labels