XJDKC commented on code in PR #1506: URL: https://github.com/apache/polaris/pull/1506#discussion_r2072211950
########## spec/polaris-management-service.yml: ########## @@ -938,6 +940,34 @@ components: format: password description: Bearer token (input-only) + SigV4AuthenticationParameters: Review Comment: Also took a look into the `AwsCredentialsStorageIntegration`, seems that we use a fixed name. I can add an optional `roleSessionName` for connection config. https://github.com/apache/polaris/blob/ca35bbaf10aff807053bfc032f8e71a3f007cc79/polaris-core/src/main/java/org/apache/polaris/core/storage/aws/AwsCredentialsStorageIntegration.java#L68 -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org