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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git.


    from b3fc99b  Added a note about the possibility of configuring the stream 
name
     new 3ea887c  Added an example of Kinesis Firehose with S3 bucket as 
destination
     new 112fa79  Renamed the stuff to reflect S3 is the source

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../aws-kinesis-firehose-producer.groovy           |  9 ++++
 .../aws-s3-channel.yaml                            |  2 +-
 .../aws-s3-consumer.groovy                         |  8 ++++
 06-aws-kinesis-firehose-basic/aws-s3-source.yaml   | 35 ++++++++++++++++
 .../aws-services.properties                        |  3 ++
 .../readme.didact.md                               | 49 +++++++++++-----------
 .../readme.md                                      |  0
 7 files changed, 80 insertions(+), 26 deletions(-)
 create mode 100644 
06-aws-kinesis-firehose-basic/aws-kinesis-firehose-producer.groovy
 copy 03-knative-source-basic/telegram-channel.yaml => 
06-aws-kinesis-firehose-basic/aws-s3-channel.yaml (75%)
 create mode 100644 06-aws-kinesis-firehose-basic/aws-s3-consumer.groovy
 create mode 100644 06-aws-kinesis-firehose-basic/aws-s3-source.yaml
 copy 04-aws-kinesis-source-basic/aws-kinesis.properties => 
06-aws-kinesis-firehose-basic/aws-services.properties (54%)
 copy {04-aws-kinesis-source-basic => 
06-aws-kinesis-firehose-basic}/readme.didact.md (73%)
 copy {11-knative-source-slack => 06-aws-kinesis-firehose-basic}/readme.md 
(100%)

Reply via email to