79630525

Date: 2025-05-20 13:24:04
Score: 1.5
Natty:
Report link

Just for context the below event type

state change

worked for me.

With my event bridge having the below triggering my lambda:

  "detail": {
    "type": ["REPLICATION_TASK"],
    "category": ["StateChange"],
    "eventId": ["DMS-EVENT-0079"],
    "detailMessage": ["Stop Reason FULL_LOAD_ONLY_FINISHED"]
  },

I apologize, i don't have enough reputation to upvote the previous individuals. Wanted to share my findings.

Reasons:
  • Blacklisted phrase (0.5): upvote
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (1.5): i don't have enough reputation
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: eac071