I'd like to trigger a lambda function after a replication DMS tasks finishes correctly. I only see that I can create topics related to these events:
- failure
- configuration
- change
- state change
- creation
- deletion
It seems that state change would be related, but I guess it's too generic and I couldnt find more info about it. Thanks for your help.