oscerd commented on issue #282:
URL: 
https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646465575


   1. useIamCredentials works by using the underline EC2 credentials used to 
create the ec2 instance, if you don't use that you need to provide static 
credentials.
   
   2. You need to create an instance of the client and pass it to the 
configuration like we did for example here: 
https://github.com/apache/camel-kafka-connector/blob/master/examples/CamelAmqpSourceConnector.properties#L27
 with the #class notation. 
   
   I'll try to create an example or something when I'll have time.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to