Welcome to the Amazon SQS API Reference . Amazon SQS is a reliable, highly-scalable hosted queue for storing messages as they travel between applications or microservices. Amazon SQS moves data between distributed application components and helps you decouple these components. <p
curl \ -H "Authorization: $API_KEY" \ http://sqs.us-east-1.amazonaws.com/#Action=ListQueues
curl \ -H "Authorization: $API_KEY" \ http://sqs.us-east-1.amazonaws.com/#Action=CreateQueue
curl \ -H "Authorization: $API_KEY" \ http://sqs.us-east-1.amazonaws.com/#Action=GetQueueUrl