[KAFKA-297] Support configuration of an AWS credential callback Created: 01/Mar/22  Updated: 10/Oct/22  Resolved: 10/Oct/22

Status: Closed
Project: Kafka Connector
Component/s: Configuration
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Unknown
Reporter: Jeffrey Yemin Assignee: Unassigned
Resolution: Won't Fix Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to JAVA-4118 Add support for EKS when using AWS Ia... Closed
related to JAVA-4310 AWS credential refreshing Closed

 Description   

The Java driver added support for a callback to supply an AWS Credential, in scope of JAVA-4310. A user on JAVA-4118 pointed out that the callback can't be configured in Kafka Connect. We should consider allowing configuration of that callback in Kafka.

For example, we could introduce a new configuration property that allows an application to specify the name of the class that implements Supplier<AwsCredential>, require it to have a no-arg constructor, and then create and use in the MongoClient created for the task.


Generated at Thu Feb 08 09:06:03 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.