cube-js/cube

AthenaDriver extension to use EKS service account

Open

#7,652 opened on 2024年1月12日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Rust (19,563 stars) (1,965 forks)batch import
driver:athenahelp wanted

説明

AthenaDriver is currently accepting only IAM credentials (access key and secret key) to access Athena. Would it be possible to extend it to be able to work Kubernetes service account?

In our use case we operate cube.js in EKS cluster and we have preconfigured service account which we want to use to be able to connect and query Athena service.

Thank you.

コントリビューターガイド