-
| Hi, is it possible to use multiple s3 accounts (for various warehouses)? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| Hi @bilec ! Currently, for S3, Polaris can accept only one base key/secret pair per Polaris server. It can then use STS (if available) to assume a different role per catalog. That said, the community is aware of the need for multiple user-provided credentials and is in the process of discussing possible solutions. Related discussions:
If you're willing to make a custom build based on Polaris it should be possible to provide per-catalog custom base credentials even now by implementing |
Beta Was this translation helpful? Give feedback.
Hi @bilec !
Currently, for S3, Polaris can accept only one base key/secret pair per Polaris server. It can then use STS (if available) to assume a different role per catalog.
That said, the community is aware of the need for multiple user-provided credentials and is in the process of discussing possible solutions.
Related discussions:
If you're willing to make a custom build based on Polaris it should be possible to provide per-catalog custom base credentials even now by implementing
PolarisStorageIntegrationProvider.