CAMEL-21024 - Camel-AWS-Secrets-Manager: Eventbridge/SQS notifications documentation#14964
CAMEL-21024 - Camel-AWS-Secrets-Manager: Eventbridge/SQS notifications documentation#14964
Conversation
…s documentation Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
…s documentation Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
components/camel-aws/camel-aws-secrets-manager/src/main/docs/aws-secrets-manager-component.adoc
Outdated
Show resolved
Hide resolved
components/camel-aws/camel-aws-secrets-manager/src/main/docs/aws-secrets-manager-component.adoc
Outdated
Show resolved
Hide resolved
…s documentation Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
| aws sqs set-queue-attributes --queue-url <queue_url> --attributes file://policy.json | ||
| ---- | ||
|
|
||
| where queue_url is the AWS SQS Queue URL of the just created Queue. |
| camel.vault.aws.sqsQueueUrl=<queue_url> | ||
| ---- | ||
|
|
||
| where queue_url is the AWS SQS Queue URL of the just created Queue. |
|
|
||
| ==== Automatic Camel context reloading on Secret Refresh while using AWS Secrets Manager with Eventbridge and AWS SQS Services | ||
|
|
||
| There is also the possibility of using AWS Eventbridge in combination with AWS SQS Service. |
There was a problem hiding this comment.
Same wording that can be improved ?
Description
Target
camel-3.x, whereas Camel 4 uses themainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally and I have committed all auto-generated changes