dimas-b commented on code in PR #1506:
URL: https://github.com/apache/polaris/pull/1506#discussion_r2071937172
##########
spec/polaris-management-service.yml:
##########
@@ -938,6 +940,34 @@ components:
format: password
description: Bearer token (input-only)
+ SigV4AuthenticationParameters:
Review Comment:
Good point about STS endpoint. In this form of connection config, STS params
are out of scope, I guess they are implied in the environment... but I think we
have to support non-AWS storage at some point. Heads up: I'm thinking about
opening a PR for STS endpoint for the normal storage access path (not Federated
Catalogs).
--
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]