Agent and DynamoDb

Following that post, were Hugo say agent can post to dynamoDB
https://discourse.electricimp.com/discussion/3920/aws-iot-platform

is there anyone who can help me on that, I’ve never used aws before…and really dont know where to start, including the code to post on aws

Hi @Johnygab,

Here is a quick starting point. I have implemented PutItem, BatchWriteItem and UpdateItem. It shouldn’t be hard to implement the rest yourself. I had to modify AWSRequestV4 a bit so don’t use the library’s version (yet).

link broken my freind

Excellent library @budefridge.

The link works for me.