← All integrations

Amazon SNS

Active

An AI agent for Amazon SNS. It works in a scene with a live connection to Amazon SNS. It asks before it writes, and every run is traced.

Publish messages to topics and deliver them to subscribers via email, SMS, HTTP, SQS, Lambda, and more. Build event-driven architectures with Amazon SNS.

Communication Custom 2 asset types 6 tools

What you can connect

Add these to your scene and AI gets access.

Account Accounts

AWS credentials for SNS access

Topic Topics

An SNS topic for pub/sub messaging

Tools

What the agent can do once this is connected.

Reads 2

See data. Nothing changes.

sns_list_topics List all SNS topics in the AWS account.
sns_list_subscriptions List all subscriptions for an SNS topic.

Writes 4

Change data in the connected system.

sns_create_topic Create a new SNS topic.
sns_publish Publish a message to an SNS topic (fan-out to all subscribers) or directly to a phone number via SMS..
sns_subscribe Subscribe an endpoint to an SNS topic.
sns_unsubscribe Remove a subscription from an SNS topic..

Connect Amazon SNS over MCP

Daslab is itself an MCP server.

Connect Amazon SNS in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your Amazon SNS tools, and your approval gate and trace travel with them.

https://daslab.run/mcp/<your-world>/<your-scene>

One scene can hold Amazon SNS and everything else you connect, so a single endpoint carries them all. Set up a client.

Use cases

  • Fan-out messages to multiple subscribers
  • Send SMS notifications to phone numbers
  • Trigger downstream services via topic subscriptions

Ready to try Amazon SNS with Daslab?

Get started with CLI