OK, I think I just found out the key by checking the url. You may need to update ddbClient’s endpoint address before using the camel-aws-ddb. As amazonDdbEndpoint option didn’t work when you using amazonDDBlClient option, I just fixed this issue[1] few days ago.
[1]https://issues.apache.org/jira/browse/CAMEL-7286 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 13, 2014 at 5:08:14 PM, cdfleischmann (cdfleischm...@gmail.com) wrote: > What do you mean? The route I was trying to use was: > /*"aws-ddb://SourceItems?amazonDDBClient=#ddbClient&amazonDdbEndpoint=ap-southeast-2" > > + "&writeCapacity=10&readCapacity=10"*/, newSourceItem(sourceItem) > > You will see the table name straight after "aws-ddb://" called "SourceItems" > ??? > > I am not sure I follow... > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/AWS-CAMEL-DynamoDB-Please-Help-tp5748581p5748739.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >