- Integrations
- /
- AWS SNS
AWS SNS
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).
Workflows start when AWS SNS does.
1 real-time trigger, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Do anything AWS SNS can do, from a workflow.
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 |
|---|---|
| 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. |
Pre-built AWS SNS workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
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.
Questions about the AWS SNS integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect AWS SNS to Tiny Command?
What AWS SNS triggers does Tiny Command support?
What AWS SNS actions can I run from a workflow?
Is the AWS SNS integration real-time?
Do I need to write code to use AWS SNS with Tiny Command?
How much does the AWS SNS integration cost?
More communication apps people connect.
Same category as AWS SNS, ordered by how often teams pair them. Hover the carousel to pause.
Do more with AWS SNS.
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.