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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠