Replies: 3 comments 4 replies
-
|
@bilec : could you post the exact error message you're getting, please?.. and a stack trace, if possible. |
Beta Was this translation helpful? Give feedback.
-
|
The ugly-but-works solution is to hand-edit the DB and then restart Polaris. But I still don't get why it's not possible. |
Beta Was this translation helpful? Give feedback.
-
|
I took a quick stab at this: #4019 The PR only allows going from no ARN role to some ARN role. It's still forbidden to change an existing account ID. If that is not desirable (or not enough), we could maybe look into introducing a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, why is it not possible to change ARN Role in already existing catalog?
Problem is that we wanna use STS but till now we were not using it so all our catalogs are created without ARN role. Now when i try to change it exception gets thrown that it is not possible.
Beta Was this translation helpful? Give feedback.
All reactions