markhoerth opened a new issue, #2047:
URL: https://github.com/apache/polaris/issues/2047

   ### Describe the bug
   
   The POST /api/management/v1/catalogs says
   
   {
     "catalog": {
       "name": "+R$#B1JQ>c:=N7",
       "properties": {
         "default-base-location": "string",
         "additionalProp1": "string",
         "additionalProp2": "string",
         "additionalProp3": "string"
       },
       "createTimestamp": 0,
       "lastUpdateTimestamp": 0,
       "entityVersion": 0,
       "storageConfigInfo": {
         "allowedLocations": "For AWS [s3://bucketname/prefix/], for AZURE 
[abfss://[email protected]/prefix/], for GCP 
[gs://bucketname/prefix/]"
       }
     }
   }
   
   but this does not include the required parameter roleArn
   
https://github.com/apache/polaris/blob/daf4476fedfd79ff8e858ec1664b550fa31583de/spec/polaris-management-service.yml#L1060
   
   
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


-- 
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