79243827

Date: 2024-12-02 11:15:10
Score: 2
Natty:
Report link

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

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hans Voralberg