rdhabalia opened a new pull request #1972: Add documentation and flexible aws-credential plugin to support aws-role URL: https://github.com/apache/incubator-pulsar/pull/1972 ### Motivation Right now, KinesisSink's credentialProvider-plugin doesn't support session-token which can be used in case user access stream with IAM-role instead IAM-user. ### Modifications - Made KinesisSink's credentialProvider plugin more generic which can be used by both IAM user and roles. - Add documentation for KinesisSink usage. - Add test cases for Kinesis Sink. ### Result - KinesisSink can be used for IAM roles as well.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
