Hello,
We are using scyllapy on our stack because of its asyncio complete integration.
However, we deploy our application on an AWS stack with AWS Keyspace.
Following the official AWS documentation it seems, we have two solutions for Cassandra authentication:
As it is, scyllapy does not seem to integrate auth_provider feature and this would be a great improvement in AWS integration.
Do you plan to integrate it in the future?
thanks!