This example demonstrates how you can use Camel-AWS2-S3 Starter component. The example is really simple: load file into your bucket and consume it.
You can run this example following these steps using:
In application.properties set all the AWS credentials and the bucket name
Run the app
$ mvn spring-boot:run
And you should see output in the console.
If you hit any problem using Camel or have some feedback, then please let us know.
We also love contributors, so get involved :-)
The Camel riders!