GitHub user bilec edited a comment on the discussion: change ARN Role
```
2026-02-25 15:42:09,477 INFO [org.apa.pol.ser.exc.IcebergExceptionMapper]
[65498be2-0624-4999-812c-bba8ca2dcdef_0000000000000029381,iup] [,,,]
(executor-thread-3305) Handling runtimeException Cannot modify Role ARN in
storage config from
AwsStorageConfigurationInfo{allowedLocations=[s3a://bucket/],
region=irrelevant, endpoint=https://s3.com, pathStyleAccess=true,
stsUnavailable=true} to
AwsStorageConfigurationInfo{allowedLocations=[s3a://bucket/],
roleARN=arn:aws:iam::tenant:role/catalog-role, region=irrelevant,
endpoint=https://s3.com, pathStyleAccess=true, stsUnavailable=false}
```
I am using apache/polaris:1.3.0-incubating
Based on
[PolarisAdminService.java](https://github.com/apache/polaris/blob/95bc59bb3dd2a2228e606fa6fd9840f283b032c4/runtime/service/src/main/java/org/apache/polaris/service/admin/PolarisAdminService.java#L868)
it looks like its wanted behaviour but I don't get why.
GitHub link:
https://github.com/apache/polaris/discussions/3885#discussioncomment-15924761
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]