We are using the below route to pull the data from s3
from("aws-s3://bucketName?amazonS3Client=#awss3Client&deleteAfterRead=false®ion=us-east-1&prefix=folder1/folder").to("stream:out")-- View this message in context: http://camel.465427.n5.nabble.com/Camel-AWS-s3-Connection-Pool-Timeout-Exception-tp5784221p5784299.html Sent from the Camel - Users mailing list archive at Nabble.com.
