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.
accountId — The 12-digit AWS account ID of the queue owner
queueName — 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
send
sendMessage
Send a message to an SQS standard queue
receive
receiveMessage
Receive messages from an SQS standard queue
send
sendBatchMessages
Send up to 10 messages to an SQS queue in a single request
Messages
SQSMessage
A message in an Amazon SQS standard queue
Content-Type: application/json
SQSBatchMessage
A batch of up to 10 messages for an SQS queue
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.
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.