How to set alert in AWS for url monitoring How do we get email alert notification when the website goes down

0 votes
How to set alert in AWS for url monitoring? How do we get email alert notification when the  website goes down?
Oct 12, 2020 in AWS by anonymous
• 19,550 points
2,161 views
Are those instances behind elb?

1 answer to this question.

0 votes
You need to set those alerts based on the health checks.
answered Oct 12, 2020 by Aashish

Related Questions In AWS

0 votes
1 answer

How to set the client certificate for AWS API gateway deployment stage using aws-cli

You'll need to use aws api-gateway update-domain-name. http://docs ...