Automatically retrieve Redshift cluster credentials
Open
driver:redshift
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Is your feature request related to a problem? Please describe.**
Currently Redshift credentials must be supplied as `CUBEJS_DB_*` environment variables.
**Describe the solution you'd like**
Support retrieving database credentials automatically via `Redshift.getClusterCredentials()` from the AWS SDK.
**Additional context**
An old PR implementing this can be found here: https://github.com/cube-js/cube.js/pull/320
Contributor guide
Assessment
This issue has not been assessed yet.