KannarFr opened a new issue #8894:
URL: https://github.com/apache/pulsar/issues/8894


   **Is your enhancement request related to a problem? Please describe.**
   I worked on https://github.com/apache/pulsar/pull/7950/, which add the 
support of aws credentials in the offloadpolicies. But these credentials are 
not used correctly. In fact I defined `DefaultAWSCredentialsProviderChain` but 
it is used as `STSAssumeRoleSessionCredentialsProvider`.
   
   **Describe the solution you'd like**
   Need to your POV about backward compatibility to eventually rename current 
id/secret to role/session_name. And introduce and use real id/secret with 
`DefaultAWSCredentialsProviderChain`.
   
   @codelipenghui @sijie WDYT?
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to