/athena-jdbc

enforcing connector security based on principal tags of the Athena query caller

Primary LanguageJavaApache License 2.0Apache-2.0

Amazon Athena Lambda Jdbc Connector, with ABAC security based on calling principal

This is a demo-project demonstrating the ability to authorize towards JDBC sources using principal tags associated with the Athena caller. Original repo: https://github.com/awslabs/aws-athena-query-federation/tree/master/athena-jdbc

The standard Athena connector security flow

Athena connector flow

Security flow based on principal tags

Athena connector ABAC flow