cube-js / cube

📊 Cube — The Semantic Layer for Building Data Applications
https://cube.dev
Other
17.52k stars 1.74k forks source link

Cubejs s3 Iam role #6795

Open ShreenidhiVenkatesan opened 1 year ago

ShreenidhiVenkatesan commented 1 year ago

Problem

How to associate aws s3 bucket for storing pre-aggregation and cube store by associating ec2 and role Without providing access key and secret key.

ShreenidhiVenkatesan commented 1 year ago

How to make use of instance role while using docker compose to set up cube in aws ec2

iamsameervaidya commented 4 months ago

Yeah - same problem here - the code won't initialize without the CUBESTORE_AWS_SECRET_ACCESS_KEY_ID and CUBESTORE_AWS_SECRET_ACCESS_KEY env vars set - and our company has standardized on EC2 roles and prefer not to use the S3 Keys and Secrets in source code

igorlukanin commented 3 months ago

Hi @ShreenidhiVenkatesan @iamsameervaidya 👋 My understanding is that assuming an IAM role is currently not implemented. Let's use this issue to track that.

github-actions[bot] commented 3 months ago

If you are interested in working on this issue, please provide go ahead and provide PR for that. We'd be happy to review it and merge it. If this is the first time you are contributing a Pull Request to Cube, please check our contribution guidelines. You can also post any questions while contributing in the #contributors channel in the Cube Slack.

bart-sofomo commented 4 weeks ago

Hello any eta on that?

igorlukanin commented 3 weeks ago

No ETA as of now. We're open to community contributions though.