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.git
commit 48875d1453665c87fbbe4b1a04c5282c4a05b912 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Sep 1 14:05:59 2020 +0200 CAMEL-15471 - Added docs for describeDeliveryStream operation --- .../src/main/docs/aws2-kinesis-firehose-component.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc index a39115c..81bf110 100644 --- a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc +++ b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc @@ -153,6 +153,7 @@ Camel-AWS s3 component provides the following operation on the producer side: - SendBatchRecord - CreateDeliveryStream - DeleteDeliveryStream +- DescribeDeliveryStream - UpdateDestination === Send Batch Records Example