[
https://issues.apache.org/jira/browse/CAMEL-10723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10723.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.19.0
2.18.2
Thanks for the PR
> Errors in documentation for camel-kinesis
> -----------------------------------------
>
> Key: CAMEL-10723
> URL: https://issues.apache.org/jira/browse/CAMEL-10723
> Project: Camel
> Issue Type: Task
> Components: camel-aws
> Affects Versions: 2.18.1
> Reporter: Pontus Ullgren
> Priority: Minor
> Fix For: 2.18.2, 2.19.0
>
>
> 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)