Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-297

Support configuration of an AWS credential callback

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Configuration
    • Labels:
      None

      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: