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:34:26 UTC

[camel-kafka-connector-examples] branch master updated: SQL Sink 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 master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fd11e9  SQL Sink Example: No need for an AWS account
6fd11e9 is described below

commit 6fd11e927a313a62b1d87db7f11a9c8cad523b76
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 5 14:34:09 2021 +0100

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

diff --git a/sql/sql-sink/README.adoc b/sql/sql-sink/README.adoc
index 1e8e710..e5a1feb 100644
--- a/sql/sql-sink/README.adoc
+++ b/sql/sql-sink/README.adoc
@@ -6,7 +6,6 @@ This is an example for Camel-Kafka-connector SQL Sink
 
 === What is needed
 
-- An AWS Account
 - A running postgresql instance through docker
 - Postgresql Jdbc Driver