DMS events not triggering Event Bridge Rule

0

I created an event bridge rule which should trigger on any DMS event. Currently the event bridge rule sends the message to SNS which sends an email to my personal email address. within DMS I reboot a DMS instance which produces two events:

*dms-instance replication-instance January 24, 2022, 11:45:33 (UTC-05:00) Replication application restarted dms-instance replication-instance January 24, 2022, 11:45:20 (UTC-05:00) Replication application shutdown *

however, I don't see these two events triggering my Event Bridge Rule. Not sure if i am doing something wrong.

In Event Bridge rule, the event pattern is: { "source": ["aws.dms"] }

and the single target is: Name: Default_CloudWatch_Alarms_Topic Type: SNS topic (sends email)

1 個回答
1

Check if you have Events permission (events.amazonaws.com) in the Access Policy of your SNS topic. Also, enable CloudTrail logging in your account (create a CloudTrail trail for management events).

profile picture
joahna
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南