Hmm weird, actually the sequenceNumber is already there in 2.18.1
https://github.com/apache/camel/blob/camel-2.18.1/components/camel-aws/src/main/java/org/apache/camel/component/aws/kinesis/KinesisEndpoint.java#L51

As following test is specifying it, you may want to run it through the debugger 
and see what is different.
https://github.com/apache/camel/blob/camel-2.18.1/components/camel-aws/src/test/java/org/apache/camel/component/aws/kinesis/KinesisEndpointTest.java

Thanks,
Tomo

On 03/15/2017 06:16 PM, elaufis wrote:
I have checked the docs for 2.18.x here:

https://github.com/apache/camel/blob/camel-2.18.x/components/camel-aws/src/main/docs/aws-kinesis-component.adoc

The parameter name hasn't changed, so I still have the issue.



--
View this message in context: 
http://camel.465427.n5.nabble.com/AWS-Kinesis-URI-sequenceNumber-unknown-parameter-tp5795499p5795509.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to