This example demonstrates how you can use Camel-AWS-Secrets-Manager Starter component, in particular the properties source feature.
First of all you’ll need to correctly populate the camel.vault.aws.* properties in the application properties.
In your AWS Secret Manager account, create a finnhub-token secret, with a plain finnhub.io token.
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!