https://sqs.{region}.amazonaws.com/{accountId}/{queueName}
A standard Amazon SQS queue. Standard queues offer maximum throughput, best-effort ordering, and at-least-once delivery. Messages can be received out of the order in which they were sent, and a message might be delivered more than once.
Channel address
Parameters
region— The AWS region where the queue is hostedaccountId— The 12-digit AWS account ID of the queue ownerqueueName— The name of the SQS queue. Must be unique within an AWS account and region. Can contain up to 80 alphanumeric characters, hyphens, and underscores.
Operations
Messages
application/jsonapplication/jsonAbout 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.