commit | 28543ac55b4622055214ba5ba98760ccdf69b68e | [log] [tgz] |
---|---|---|
author | Marcin Czech <maczech@gmail.com> | Fri May 12 11:46:41 2023 +0200 |
committer | Marcin Czech <maczech@gmail.com> | Mon Jun 12 12:36:37 2023 +0000 |
tree | 84051172697f9c8cdee5f9a681cbee2f92505308 | |
parent | 8445b494e3dfba22b83b21b7230c0dffeb47ef4f [diff] |
Fix issue with casting aws credentials providers AWS Kinesis client contains two `ProfileCredentialsProvider` classes, in `com.amazonaws.auth.profile` and `software.amazon.awssdk.auth.credentials` packages. Use `software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider` to avoid class cast exception issues. Bug: Issue 16920 Change-Id: I65df23743ba19fdb6cb6d8238881fc6fa181c7e1
Provide producer and consumer of events streamed over AWS kinesis.
Information on how to build this plugin can be found here
Information on how to configure this plugin can be found here