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

Support configuration of an AWS credential callback

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Unknown Unknown
    • None
    • None
    • Configuration
    • None

    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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: