MonkeyCanCode commented on issue #3440:
URL: https://github.com/apache/polaris/issues/3440#issuecomment-3770935284

   > I can remove --region option when creating the catalog, but no sure where 
is the accountid the code is checking, the accoundID in the roleArn? { "type": 
"INTERNAL", "name": "sts_catalog", "properties": { "default-base-location": 
"s3://sts-polaris" }, "createTimestamp": 1766095794668, "lastUpdateTimestamp": 
1766095794668, "entityVersion": 1, "storageConfigInfo": { "roleArn": 
"arn:aws:iam::**123456789101112**:role/assumerole", "allowedKmsKeys": [], 
"**region": "us-east-1**", "endpoint": "https://sgdemo.example.com/";, 
"stsEndpoint": "https://sgdemo.example.com/";, "stsUnavailable": false, 
"pathStyleAccess": false, "storageType": "S3", "allowedLocations": [ 
"s3://sts-polaris"
   
   Yes. That is correct. But remove region should be sufficient as it is and 
operation for the check. Please give it a try and let me know how it goes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to