springboot-sqs-camel This example gives details about integrating AMAZON SQS with apache camel. Just add a application-dev.properties and add below properties and you are good to go: sqs.accessKey=<> sqs.secretKey=<> sqs.proxyhost=<> sqs.proxyport=<> sqs.queue=<>