awsclaw-sns

Manage Amazon SNS topics, subscriptions, and SMS delivery via SNSTool commands.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-sns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awsclaw-sns
Source: https://github.com/necatiarslan/awsclaw/tree/main/skills/awsclaw-sns
Command: npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-sns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing SNS resources across topics, subscriptions, and SMS channels often requires manual console navigation and constructing repeated API calls, which slows down incident responses and notification updates. Awsclaw-sns centralizes these operations inside the chat experience so you can instantly inspect configurations, publish alerts, and govern endpoints with familiar language.

Core Features & Use Cases

  • Topic and subscription inspection: list topics, inspect attributes, and verify subscription targets before making changes.
  • Publishing and messaging control: publish orchestrated notifications with optional subjects, structures, and attributes while checking SMS attribute and sandbox status.
  • Lifecycle management: create or delete topics, subscriptions, platform applications, and endpoints while tagging, updating attributes, or removing tags as needed.
  • Use Case: combine ListTopics, GetTopicAttributes, Publish, and ListSubscriptionsByTopic to validate delivery targets and send a coordinated alert during an incident.

Quick Start

Ask the assistant to list SNS topics or publish a test message to begin.

Frequently Asked Questions about awsclaw-sns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list AWS SNS topics and verify subscriptions without using the console?

You can list AWS SNS topics and verify subscriptions directly within your chat interface. This Skill centralizes SNS orchestration, allowing you to inspect topic attributes and confirm subscription targets without manual console navigation or repeated API calls.

Can I publish notifications and check SMS sandbox status through Amazon SNS?

Yes, you can publish notifications with optional subjects and attributes while checking SMS sandbox status. This Skill handles SMS delivery control and messaging orchestration so you can send coordinated alerts and inspect SMS configurations instantly.

Do I need to navigate the AWS console to manage SNS platform applications and endpoints?

No, you do not need the AWS console to manage platform applications and endpoints. This Skill supports lifecycle management for creating, deleting, and updating endpoints directly through familiar language commands in your chat experience.

What is the best way to send a coordinated alert during an incident using Amazon SNS?

The best way to send a coordinated alert is to combine ListTopics, GetTopicAttributes, Publish, and ListSubscriptionsByTopic. This validates your delivery targets and publishes orchestrated notifications rapidly during an incident response.

Can I create, update, delete, and tag SNS topics using natural language commands?

Yes, you can create, update, delete, and tag SNS topics using natural language commands. The Skill invokes SNS tool commands with explicit parameters to handle lifecycle management and attribute updates for topics and subscriptions.

Why are my SNS subscription targets not receiving published notifications?

To troubleshoot SNS delivery, you can inspect subscription attributes and verify targets before publishing. This Skill allows you to list subscriptions by topic and check SMS sandbox status to ensure your endpoints are correctly configured for notification delivery.