You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/23 06:55:26 UTC

[camel-kafka-connector-examples] 02/04: Added a note that the bucket may be auto-created if it does not exist

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 9a0dc9c0562dd780271db2ce382aec73bc09e75f
Author: Otavio Rodolfo Piske <op...@redhat.com>
AuthorDate: Fri Oct 23 08:39:50 2020 +0200

    Added a note that the bucket may be auto-created if it does not exist
---
 aws2-s3/aws2-s3-minio-source/README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aws2-s3/aws2-s3-minio-source/README.adoc b/aws2-s3/aws2-s3-minio-source/README.adoc
index 78db3c1..be9b0d3 100644
--- a/aws2-s3/aws2-s3-minio-source/README.adoc
+++ b/aws2-s3/aws2-s3-minio-source/README.adoc
@@ -7,6 +7,7 @@ This is an example for Camel-Kafka-connector AW2-S3 MinIO
 ## What is needed
 
 - A MinIO instance running
+- AWS S3 Bucket (it will be auto created if it does not exist)
 
 ## Running Kafka