Support configuration of an AWS credential callback

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Configuration
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Jeffrey Yemin
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: