This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git

commit d86249ea2f0361dd3dd61555a0b6bcb60a21ecf3
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Feb 22 07:23:41 2022 +0100

    Added an example of using AWS Secrets Manager Properties source in Camel 
Spring Boot
---
 aws-secrets-manager/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aws-secrets-manager/README.adoc b/aws-secrets-manager/README.adoc
index 3120529..dc03771 100644
--- a/aws-secrets-manager/README.adoc
+++ b/aws-secrets-manager/README.adoc
@@ -1,8 +1,8 @@
-== Spring Boot Example with AWS2-S3
+== Spring Boot Example with AWS Secrets Manager
 
 === Introduction
 
-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.
+This example demonstrates how you can use Camel-AWS-Secrets-Manager Starter 
component. The example is really simple: load file into your bucket and consume 
it.
 
 === Build
 

Reply via email to