dimas-b commented on code in PR #17155:
URL: https://github.com/apache/iceberg/pull/17155#discussion_r3579721419
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2158,9 +2165,10 @@ components:
enum:
- vended-credentials
- remote-signing
+ - kms-vended-credentials
Review Comment:
Sorry, @szlta , I'm more confused now :sweat_smile: If a client wants to
have normal access credentials vended _and_ have KMS credentials vended too,
should the client put both `vended-credentials` _and_ `kms-vended-credentials`
in the request?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]