cube-js/cube

AthenaDriver extension to use EKS service account

Open

#7.652 aberto em 12 de jan. de 2024

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (1.965 forks)batch import
driver:athenahelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

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.

Guia do colaborador