whua3 opened a new issue, #12198:
URL: https://github.com/apache/gravitino/issues/12198

   ### Describe the subtask
   
   Sub-task of #6490.
   
   This sub-task introduces server-side STS credential vending for Tencent 
Cloud Object Storage (COS), the follow-up to #11748 that was scoped out at the 
time. With this change, a fileset catalog can be configured with 
`credential-providers=cos-token` so that the Gravitino server calls Tencent 
Cloud CAM `AssumeRole` on behalf of the client and vends a short-lived STS 
triple (`TmpSecretId` / `TmpSecretKey` / `SessionToken`) scoped down to the 
paths of the requesting fileset. This brings COS to parity with the existing S3 
/ OSS token providers.
   
   
   ### Parent issue
   
   https://github.com/apache/gravitino/issues/6490


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