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 Resposta
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
respondido há 2 anos
  • Thanks Joahna. Enabling cloud trail logging allowed the events to come through.

  • IAM.AWS - 2T DB2 OHIO EAST

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas