I have created a rule in AWS IoT.
This rule is very simple: AWS IoT receive a message from MQTT device and storage it in a DynamoDB table.
The problem is that the system receive without problem the message but after that the rule does not sent it to DynamoDB.
This is my topic
This is my rule
This is what I can see in CloudWatch (not sure if this is about the same problem)
what could be wrong?
Thanks!



