saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341
If that the case, how file variable is resolved? ``` camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:yyyyMMdd-HHmmssSSS}-${exchangeId}. <-- NOT RESOLVED camel.component.aws-s3.accessKey: ${file:/opt/kafka/external-configuration/aws-credentials/aws-credentials.properties:aws_access_key_id}. <-- RESOLVED! ``` ---------------------------------------------------------------- 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