lambda-cloudwatch-slack
lambda-cloudwatch-slack copied to clipboard
Notification not trigger on close message
Hi,
I have integrated slack notification via SNS with your code & notification triggered successfully from OK to Alarm state, But it is not triggering if the state coming from Alarm to OK.
Is the functionality is not there OR i am missing something ?
Can you please help me with this ?
Hmm.. it should be working as far as I'm aware. Can you post a little more about your configuration? That might help, but yes the functionality is there.
Thanks for the reply.
I have a very simple scenario, i have set cloudwatch alert on RDS DB connection, when ever the status changes happen from OK to ALERM, i am getting slack notification successfully, but when it is changing from ALARM to OK , i am not getting slack notification.