You should activate Streams in your table and use Triggers.
So, as soon as one item changes, you can detect that, and, for example with a Lambda Function, you can update the tables you need to.
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Streams.html