AWS SNS pub/sub messaging
AWS SNS (Simple Notification Service) is the AWS-managed pub/sub messaging service — publishers post to topics, subscribers (HTTP endpoints, Lambda functions, SQS queues, email, SMS, mobile push) receive copies. Tiny Command surfaces one trigger (SNS Notification — fires when an SNS topic the connected workflow is subscribed to receives a message) plus one action (Publish Message — push a message into an SNS topic). The connection uses AWS IAM credentials with sns:Publish and sns:Subscribe permissions plus the region. The SNS Notification trigger requires the workflow's webhook URL to be subscribed to the topic (Tiny Command handles the subscription confirmation handshake automatically). The typical pattern: an AWS service (CloudWatch alarm, Lambda, S3 event) publishes to an SNS topic; the workflow subscribes and reacts. Or Tiny Command publishes to SNS to fan out a workflow event to multiple downstream consumers (Lambda + SQS queue + email).
No credit card required · Set up in under 2 minutes
1 real-time trigger, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does | Open action |
|---|---|---|
| Publish SNS Message | Pushes a message into an SNS topic with optional message attributes. SNS fans out to every subscriber (HTTP endpoints, Lambdas, SQS queues, email, SMS) — clean decoupling pattern when one event needs to reach N downstream consumers. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect AWS SNS once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every AWS SNS field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as AWS SNS, ordered by how often teams pair them. Hover the carousel to pause.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.