You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by df...@apache.org on 2021/04/20 18:17:04 UTC

[camel-examples] 28/35: Camel-AWS Example: Aws2-s3 should use useDefaultCredentialProvider option, notes

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

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

commit d69124160a7f42d220aff38a3eefa2418b6d0a49
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 13 18:49:55 2021 +0200

    Camel-AWS Example: Aws2-s3 should use useDefaultCredentialProvider option, notes
---
 .../main-endpointdsl-aws2-s3/src/main/resources/application.properties | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/examples/aws/main-endpointdsl-aws2-s3/src/main/resources/application.properties b/examples/aws/main-endpointdsl-aws2-s3/src/main/resources/application.properties
index 77bc0d3..d1295d7 100644
--- a/examples/aws/main-endpointdsl-aws2-s3/src/main/resources/application.properties
+++ b/examples/aws/main-endpointdsl-aws2-s3/src/main/resources/application.properties
@@ -20,7 +20,4 @@
 camel.main.name = AWS2-S3-Consumer
 
 # properties used in the route
-camel.component.aws2-s3.accessKey=xxxx
-camel.component.aws2-s3.secretKey=yyyy
-camel.component.aws2-s3.region=region
 bucketName=camel