Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aws avatar

Setting Up Cloudwatch Alarm Notifications

  • 2.8k installs
  • 2.2k repo stars
  • Updated August 4, 2026
  • aws/agent-toolkit-for-aws

setting-up-cloudwatch-alarm-notifications is an agent skill that sets up notification channels for cloudwatch alarms using sns topics and subscriptions. always use this skill when configuring alarm notifications — it cre

About

setting-up-cloudwatch-alarm-notifications is an agent skill from aws/agent-toolkit-for-aws that sets up notification channels for cloudwatch alarms using sns topics and subscriptions. always use this skill when configuring alarm notifications — it creates encrypted sns topics, configures topic p. # Setting Up CloudWatch Alarm Notifications ## Overview Domain expertise for configuring Amazon CloudWatch alarm notification channels using Amazon SNS topics and subscriptions. Covers creating encrypted SNS topics, setting up subscriptions for email, SMS, and webhook endpoints, configuring topic policies for CloudWatch access, and linking alarms Developers invoke setting-up-cloudwatch-alarm-notifications during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills.

  • Setting Up CloudWatch Alarm Notifications
  • Domain expertise for configuring Amazon CloudWatch alarm notification channels
  • using Amazon SNS topics and subscriptions. Covers creating encrypted SNS topics,
  • setting up subscriptions for email, SMS, and webhook endpoints, configuring
  • topic policies for CloudWatch access, and linking alarms to notification actions.

Setting Up Cloudwatch Alarm Notifications by the numbers

  • 2,793 all-time installs (skills.sh)
  • +380 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #146 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

setting-up-cloudwatch-alarm-notifications capabilities & compatibility

Capabilities
setting up cloudwatch alarm notifications · domain expertise for configuring amazon cloudwat · using amazon sns topics and subscriptions. cover · setting up subscriptions for email, sms, and web · topic policies for cloudwatch access, and linkin
Use cases
orchestration
From the docs

What setting-up-cloudwatch-alarm-notifications says it does

Domain expertise for configuring Amazon CloudWatch alarm notification channels
SKILL.md
using Amazon SNS topics and subscriptions. Covers creating encrypted SNS topics,
SKILL.md
setting up subscriptions for email, SMS, and webhook endpoints, configuring
SKILL.md
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill setting-up-cloudwatch-alarm-notifications

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.8k
repo stars2.2k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryaws/agent-toolkit-for-aws

What it does

Sets up notification channels for CloudWatch alarms using SNS topics and subscriptions. Always use this skill when configuring alarm notifications — it creates encrypted SNS topics, configures topic p

Who is it for?

Developers working on cloud & infrastructure during operate tasks.

Skip if: Tasks outside Cloud & Infrastructure scope described in SKILL.md.

When should I use this skill?

Sets up notification channels for CloudWatch alarms using SNS topics and subscriptions. Always use this skill when configuring alarm notifications — it creates encrypted SNS topics, configures topic p

What you get

Completed cloud & infrastructure workflow aligned with SKILL.md steps.

  • SNS topic with subscription
  • alarm-to-SNS notification link

By the numbers

  • Supports 5 notification_type channels: email, sms, webhook, lambda, sqs
  • Requires 3 core parameters: alarm_name, notification_type, notification_endpoint

Files

SKILL.mdMarkdownGitHub ↗

Setting Up CloudWatch Alarm Notifications

Overview

Domain expertise for configuring Amazon CloudWatch alarm notification channels using Amazon SNS topics and subscriptions. Covers creating encrypted SNS topics, setting up subscriptions for email, SMS, and webhook endpoints, configuring topic policies for CloudWatch access, and linking alarms to notification actions.

Set up alarm notifications

To configure notification channels for a CloudWatch alarm, follow the procedure exactly. See CloudWatch alarm notification setup procedure.

Troubleshooting

Email notifications not received

Verify the email subscription was confirmed. Use aws sns list-subscriptions-by-topic to check that the subscription status is "Confirmed" rather than "PendingConfirmation".

SMS notifications failing

Ensure the phone number is in E.164 format (e.g., +12345678901) and that SMS is supported in your AWS region.

Alarm not triggering notifications

Verify the alarm has the correct SNS topic ARN in its AlarmActions using aws cloudwatch describe-alarms, and ensure ActionsEnabled is set to true.

Related skills

How it compares

Use this SOP for SNS-backed CloudWatch alarm wiring; pick a broader observability skill when you also need dashboard and metric creation steps.

FAQ

What does setting-up-cloudwatch-alarm-notifications do?

Sets up notification channels for CloudWatch alarms using SNS topics and subscriptions. Always use this skill when configuring alarm notifications — it creates encrypted SNS topics, configures topic p

When should I use setting-up-cloudwatch-alarm-notifications?

During operate infra work for cloud & infrastructure.

Is setting-up-cloudwatch-alarm-notifications safe to install?

Review the Security Audits panel on this listing before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.