gnodet commented on code in PR #14964: URL: https://github.com/apache/camel/pull/14964#discussion_r1695278883
########## components/camel-aws/camel-aws-secrets-manager/src/main/docs/aws-secrets-manager-component.adoc: ########## @@ -270,6 +270,66 @@ where `camel.vault.aws.refreshEnabled` will enable the automatic context reload, Note that `camel.vault.aws.secrets` is not mandatory: if not specified the task responsible for checking updates events will take into accounts or the properties with an `aws:` prefix. +=== Automatic Camel context reloading on Secret Refresh with Eventbridge and AWS SQS Services + +There is also the possibility of using AWS Eventbridge in combination with AWS SQS Service. Review Comment: `Another option is to use AWS EventBridge in conjunction with the AWS SQS service.` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
