AsyncAPI channel · Amazon SNS · Amazon SNS Notifications

/sns/sqs-notification

Amazon SQS notification delivery channel. When a message is published to a topic with SQS subscribers, SNS delivers the notification as an SQS message to the subscribed queue. The SQS message body contains the SNS notification in JSON format unless raw message delivery is enabled, in which case only the published message body is delivered.

Provider: Amazon SNS AsyncAPI: v2.6.0 Spec: Amazon SNS Notifications Operations: 1 Messages: 1

Channel address

/sns/sqs-notification

Operations

receiveSqsNotification
Receive SNS notification via SQS

Messages

Notification
Standard notification message delivered to HTTP/S, SQS, and email-json subscribers
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.