How to setup email alerts to my cloudwatch alarms

0

I have setup an alarm for CPU util. above 33% for 5 consecutive 1 minute periods. Now I am unable to add an email alert as the steps are complicated with many branches, for a seemingly straightforward step like setting a notification email.

Can someone just give standard steps how to setup a gmail account to receive the alerts?

질문됨 2년 전6563회 조회
1개 답변
8

Amazon CloudWatch uses Amazon SNS to send email. First, create and subscribe to an SNS topic. When you create a CloudWatch alarm, you can add this SNS topic to send an email notification when the alarm changes state. If you plan to create your CloudWatch alarm using the AWS Management Console, you can create the SNS topic when you create the alarm.

To get started with SNS, refer to Setting up Amazon SNS notifications.

For an example walk through of creating an alarm integrated with SNS, refer to Create a CloudWatch alarm based on a static threshold.

RoB
답변함 2년 전

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

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

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

관련 콘텐츠