[ 
https://issues.apache.org/jira/browse/CAMEL-10723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828127#comment-15828127
 ] 

ASF GitHub Bot commented on CAMEL-10723:
----------------------------------------

GitHub user ullgren opened a pull request:

    https://github.com/apache/camel/pull/1408

    CAMEL-10723: Improved camel-aws kinesis documentation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ullgren/camel CAMEL-10723

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1408.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1408
    
----
commit fa29b6bc8f8f749bff19d412e9b0a77da9ec8d19
Author: Pontus Ullgren <[email protected]>
Date:   2017-01-18T14:02:28Z

    CAMEL-10723: Improved camel-aws kinesis documentation

----


> Errors in documentation for camel-kinesis
> -----------------------------------------
>
>                 Key: CAMEL-10723
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10723
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-aws
>    Affects Versions: 2.18.1, 2.19.0
>            Reporter: Pontus Ullgren
>
> The component also allows for producing to a kinesis stream. The 
> documentation only mentions consuming messages.
> In the example a {{AmazonKinesisClient}} should be used instead of a 
> {{AmazonDynamoDBStreamsClient}}
> The examples could use a better URI that also includes the reference to the 
> {{amazonKinesisClient}} ie 
> {{from("aws-kinesis://ceteststream?amazonKinesisClient=#kinesisClient")}}
> In the description for the URI options it seems that {{trim_horizon}} and 
> {{latest}} should be given as lower case. However they must be uppercase (as 
> the default value shows).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to