aws / aws-sigv4-auth-cassandra-java-driver-plugin

A SigV4 authentication plugin for the open-source DataStax Java Driver for Apache Cassandra. Allows use of AWS IAM users and roles for direct authentication.
Apache License 2.0
13 stars 14 forks source link

Support for assuming role before accessing KeySpaces, helps in cross account access #34

Closed akshayar closed 1 year ago

akshayar commented 1 year ago

Issue #, if available:

Description of changes: Support for providing IAM Role ARN is added. With this a cross account access from Spark to KeySpaces is made possible.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.