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 2021/01/05 13:35:10 UTC

[camel-kafka-connector-examples] 01/01: SQL Source Example: No need for an AWS account

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

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

commit caff97e0d47f9dbb0e7e2479a9b046f5ea791d1d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 5 14:35:04 2021 +0100

    SQL Source Example: No need for an AWS account
---
 sql/sql-source/README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sql/sql-source/README.adoc b/sql/sql-source/README.adoc
index 94f7b1a..5eb5020 100644
--- a/sql/sql-source/README.adoc
+++ b/sql/sql-source/README.adoc
@@ -6,7 +6,6 @@ This is an example for Camel-Kafka-connector SQL Source
 
 === What is needed
 
-- An AWS Account
 - A running postgresql instance through docker
 - Postgresql Jdbc Driver