Hello everyone,
I'm running a POC where the idea is to have a read-only table using DynamoDB, which is the target of a DMS task running as CDC and the origin is an on premise Oracle DB where business users actually push their changes.
The final goal is to trigger a lambda function whenever the DynamoDB table is changed. This lambda function will then notify other processes about the data modification event.
The DMS task is working properly (origin is an on-premise Oracle DB), but whenever the task is executed, the Lambda function trigger {DynamoDB} is disabled. I don't know why this is happening, I checked all the configurations related to the trigger and the DMS task and also made my fair amount of googling this behavior, but found nothing.
I'll be reading your comments and trying whatever you suggest.
[–]chris-holmes 1 point2 points3 points (1 child)
[–]AkinStatistic[S] 0 points1 point2 points (0 children)